Removes an asset, such as a dashboard, analysis, or dataset, from a folder.
delete/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}
Path parameters
AwsAccountIdstring required
The ID for the Amazon Web Services account that contains the folder.
FolderIdstring required
The Folder ID.
MemberIdstring required
The ID of the asset (the dashboard, analysis, or dataset) that you want to delete.
MemberType'DASHBOARD' | 'ANALYSIS' | 'DATASET' required
The type of the member, including <code>DASHBOARD</code>, <code>ANALYSIS</code>, and <code>DATASET</code>
Response
Success