AWS quicksight documentation change
Summary
Updated documentation to replace 'Amazon QuickSight' with 'QuickSight' in text and API reference link
Security assessment
The changes are branding updates (removing 'Amazon' from product name) with no security implications. No security vulnerabilities, features, or access control changes were mentioned.
Diff
diff --git a/quicksight/latest/developerguide/list-folder-members.md b/quicksight/latest/developerguide/list-folder-members.md index 8ff969b7e..624e2a5c5 100644 --- a//quicksight/latest/developerguide/list-folder-members.md +++ b//quicksight/latest/developerguide/list-folder-members.md @@ -7 +7 @@ -Use the `ListFolderMembers` operation to list all assets (`DASHBOARD`, `ANALYSIS`, and `DATASET`) that are in a folder. To use this operation, you need the ID of the folder whose permissions you want to view. The folder ID is part of the folder URL in Amazon QuickSight. You can also use the `ListFolders` operation to get the ID. +Use the `ListFolderMembers` operation to list all assets (`DASHBOARD`, `ANALYSIS`, and `DATASET`) that are in a folder. To use this operation, you need the ID of the folder whose permissions you want to view. The folder ID is part of the folder URL in QuickSight. You can also use the `ListFolders` operation to get the ID. @@ -21 +21 @@ AWS CLI -For more information about the `ListFolderMembers` operation, see [ListFolderMembers](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListFolderMembers.html) in the _Amazon QuickSight API Reference_. +For more information about the `ListFolderMembers` operation, see [ListFolderMembers](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ListFolderMembers.html) in the _QuickSight API Reference_.