AWS wellarchitected documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in policy descriptions
Security assessment
Consistency update in service naming for IAM policy documentation. No impact on security permissions or guidance.
Diff
diff --git a/wellarchitected/latest/userguide/security-iam-awsmanpol.md b/wellarchitected/latest/userguide/security-iam-awsmanpol.md index 2df6582de..205796a4b 100644 --- a//wellarchitected/latest/userguide/security-iam-awsmanpol.md +++ b//wellarchitected/latest/userguide/security-iam-awsmanpol.md @@ -152 +152 @@ This policy includes the following permissions. - * `cloudformation:DescribeStacks` –Gets details of AWS CloudFormation stacks. + * `cloudformation:DescribeStacks` –Gets details of CloudFormation stacks. @@ -154 +154 @@ This policy includes the following permissions. - * `cloudformation:ListStackResources` –Lists resources associated with the AWS CloudFormation stacks. + * `cloudformation:ListStackResources` –Lists resources associated with the CloudFormation stacks.