AWS AWSCloudFormation documentation change
Summary
Consistently changed 'QuickSight' to 'Quick Suite' in ARN descriptions and IAM ARN references
Security assessment
This is a terminology update without altering security semantics. The change maintains existing security practices around resource sharing across accounts using IAM ARNs, but doesn't introduce new security content or address vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-datasource-resourcepermission.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-datasource-resourcepermission.md index 4538584b1..7d0ae6dd4 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-datasource-resourcepermission.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-datasource-resourcepermission.md @@ -56 +56 @@ 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.) @@ -58 +58 @@ 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.) @@ -60 +60 @@ 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.)