AWS quicksight documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for terminology consistency
Security assessment
Change only modifies product name references without altering security implications of permission handling during exports. No evidence of addressing vulnerabilities or security weaknesses.
Diff
diff --git a/quicksight/latest/developerguide/assetbundle-export.md b/quicksight/latest/developerguide/assetbundle-export.md index 9803c4dda..19fd63c0c 100644 --- a//quicksight/latest/developerguide/assetbundle-export.md +++ b//quicksight/latest/developerguide/assetbundle-export.md @@ -109 +109 @@ The following example uses a `StartAssetBundleExportJob` API call to include inf -The following example uses a `StartAssetBundleExportJob` API call to include permissions information. By default, permission information is not exported. Permission overrides are not supported for the AWS CloudFormation format. To import permissions for a AWS CloudFormation format file, make sure that the source and target accounts are the same or have the same principal names for users, groups, and namespaces. +The following example uses a `StartAssetBundleExportJob` API call to include permissions information. By default, permission information is not exported. Permission overrides are not supported for the CloudFormation format. To import permissions for a CloudFormation format file, make sure that the source and target accounts are the same or have the same principal names for users, groups, and namespaces.