AWS cloud9 documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in tag propagation documentation
Security assessment
Updates are purely stylistic. The documentation continues to emphasize manual tag propagation requirements without introducing new security controls or addressing vulnerabilities.
Diff
diff --git a/cloud9/latest/user-guide/tags.md b/cloud9/latest/user-guide/tags.md index 42c74a273..cf8fb6336 100644 --- a//cloud9/latest/user-guide/tags.md +++ b//cloud9/latest/user-guide/tags.md @@ -36 +36 @@ Tags that you create or update for AWS Cloud9 by using the preceding methods are -When you use AWS Cloud9 CLI commands or API actions to add, modify, or remove the tags that are attached to an AWS Cloud9 environment, those changes aren't automatically propagated to underlying resources such as the AWS CloudFormation stack, the Amazon EC2 instance, and Amazon EC2 security groups. You must manually propagate those changes. +When you use AWS Cloud9 CLI commands or API actions to add, modify, or remove the tags that are attached to an AWS Cloud9 environment, those changes aren't automatically propagated to underlying resources such as the CloudFormation stack, the Amazon EC2 instance, and Amazon EC2 security groups. You must manually propagate those changes. @@ -49 +49 @@ You need to propagate tag updates to one or more of the following locations, dep -### Propagating tag updates to the AWS CloudFormation stack +### Propagating tag updates to the CloudFormation stack @@ -55 +55 @@ When you update tags to the AWS CloudFormation stack, those updates are automati - 1. Navigate to the [AWS CloudFormation console.](https://console.aws.amazon.com/cloudformation) + 1. Navigate to the [CloudFormation console.](https://console.aws.amazon.com/cloudformation)