AWS AWSCloudFormation documentation change
Summary
Updated documentation to replace 'QuickSight' with 'Quick Suite' in ARN descriptions and clarify IAM vs product ARN usage
Security assessment
The changes appear to be branding updates (QuickSight -> Quick Suite) and clarification about ARN types. No specific security vulnerability or new security feature is mentioned. The modifications maintain existing security guidance about IAM ARN usage for cross-account sharing.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-resourcepermission.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-resourcepermission.md index 52d24d30a..ab65f30a0 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-resourcepermission.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dataset-resourcepermission.md @@ -54 +54 @@ The Amazon Resource Name (ARN) of the principal. This can be one of the followin - * The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.) + * The ARN of an Amazon Quick Suite user or group associated with a data source or dataset. (This is common.) @@ -56 +56 @@ The Amazon Resource Name (ARN) of the principal. This can be one of the followin - * The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.) + * The ARN of an Amazon Quick Suite user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.) @@ -58 +58 @@ The Amazon Resource Name (ARN) of the principal. This can be one of the followin - * The ARN of an AWS account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across AWS accounts. (This is less common.) + * The ARN of an AWS account root: This is an IAM ARN rather than a Quick Suite ARN. Use this option only to share resources (templates) across AWS accounts. (This is less common.)