Adds an asset, such as a dashboard, analysis, or dataset into a folder.
put/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 ID of the folder.
MemberIdstring required
The ID of the asset (the dashboard, analysis, or dataset).
MemberType'DASHBOARD' | 'ANALYSIS' | 'DATASET' required
The type of the member, including <code>DASHBOARD</code>, <code>ANALYSIS</code>, and <code>DATASET</code>.
Response
Success