AWS AWSCloudFormation medium security documentation change
Summary
Replaced 'QuickSight' with 'Quick Suite' in ARN descriptions
Security assessment
Incorrect references to 'Quick Suite' instead of 'QuickSight' in ARN contexts could lead to misconfigured permissions if users follow the documentation literally. This creates a risk of unauthorized access due to potential ARN mismatches.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-analysis-resourcepermission.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-analysis-resourcepermission.md index c4bf14f5c..a04f6610e 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-analysis-resourcepermission.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-analysis-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.)