AWS AmazonECS documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' throughout document
Security assessment
Consistency update for service naming conventions without any functional or security-related changes.
Diff
diff --git a/AmazonECS/latest/developerguide/cloudformation-console-permissions.md b/AmazonECS/latest/developerguide/cloudformation-console-permissions.md index 6de563531..55c469364 100644 --- a//AmazonECS/latest/developerguide/cloudformation-console-permissions.md +++ b//AmazonECS/latest/developerguide/cloudformation-console-permissions.md @@ -7 +7 @@ Permissions required for creating a clusterPermissions required for creating a s -# Permissions required for the Amazon ECS console with AWS CloudFormation +# Permissions required for the Amazon ECS console with CloudFormation @@ -26 +26 @@ You can create a policy for the additional permissions, and then attach them to -When you create a cluster in the console, you need additional permissions that grant you permissions to manage AWS CloudFormation stacks. +When you create a cluster in the console, you need additional permissions that grant you permissions to manage CloudFormation stacks. @@ -30 +30 @@ The following additional permissions are required: - * `cloudformation` – Allows principals to create and manage AWS CloudFormation stacks. This is required when creating Amazon ECS clusters using the AWS Management Console and the subsequent managing of those clusters. + * `cloudformation` – Allows principals to create and manage CloudFormation stacks. This is required when creating Amazon ECS clusters using the AWS Management Console and the subsequent managing of those clusters. @@ -32 +32 @@ The following additional permissions are required: - * `ssm` – Allows AWS CloudFormation to reference latest Amazon ECS-optimized AMI. This is required when creating Amazon ECS clusters using the AWS Management Console. + * `ssm` – Allows CloudFormation to reference latest Amazon ECS-optimized AMI. This is required when creating Amazon ECS clusters using the AWS Management Console. @@ -37 +37 @@ The following additional permissions are required: -The following policy contains the required AWS CloudFormation permissions, and limits the actions to resources created in the Amazon ECS console. +The following policy contains the required CloudFormation permissions, and limits the actions to resources created in the Amazon ECS console. @@ -121 +121 @@ JSON -When you create a service in the console, you need additional permissions that grant you permissions to manage AWS CloudFormation stacks. The following additional permissions are required: +When you create a service in the console, you need additional permissions that grant you permissions to manage CloudFormation stacks. The following additional permissions are required: @@ -123 +123 @@ When you create a service in the console, you need additional permissions that g - * `cloudformation` – Allows principals to create and manage AWS CloudFormation stacks. This is required when creating Amazon ECS services using the AWS Management Console and the subsequent managing of those services. + * `cloudformation` – Allows principals to create and manage CloudFormation stacks. This is required when creating Amazon ECS services using the AWS Management Console and the subsequent managing of those services.