Removes an asset, such as a dashboard, analysis, or dataset, from a folder.
See https://www.paws-r-sdk.com/docs/quicksight_delete_folder_membership/ for full documentation.
quicksight_delete_folder_membership(
AwsAccountId,
FolderId,
MemberId,
MemberType
)
[required] The ID for the Amazon Web Services account that contains the folder.
[required] The Folder ID.
[required] The ID of the asset (the dashboard, analysis, or dataset) that you want to delete.
[required] The type of the member, including DASHBOARD
, ANALYSIS
, and DATASET