AWS AWSCloudFormation medium security documentation change
Summary
Replaced 'QuickSight' with 'Quick Suite' in ARN descriptions
Security assessment
Same security risk as the analysis resource permission file - incorrect service name in ARN documentation could lead to permission misconfigurations and potential unauthorized access to resources.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dashboard-resourcepermission.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dashboard-resourcepermission.md index 224e490f8..99c530f01 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dashboard-resourcepermission.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-dashboard-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.)