AWS cloud9 documentation change
Summary
Updated reference from 'AWS CloudFormation stack' to 'CloudFormation stack' in tag propagation documentation for SSH environment creation.
Security assessment
Consistency-focused terminology update with no changes to security-related aspects of tag management or resource propagation.
Diff
diff --git a/cloud9/latest/user-guide/create-environment-ssh.md b/cloud9/latest/user-guide/create-environment-ssh.md index f3811ff59..9e1beeafe 100644 --- a//cloud9/latest/user-guide/create-environment-ssh.md +++ b//cloud9/latest/user-guide/create-environment-ssh.md @@ -112 +112 @@ The jump host must meet the following requirements: - 16. Add up to 50 tags by supplying a **Key** and a **Value** for each tag. Do so by selecting **Add new tag**. The tags are attached to the AWS Cloud9 environment as resource tags, and are propagated to the following underlying resources: the AWS CloudFormation stack, the Amazon EC2 instance, and Amazon EC2 security groups. To learn more about tags, see [Control Access Using AWS Resource Tags](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html) in the _[IAM User Guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/)_ and the [advanced information](./tags.html) about tags in this guide. + 16. Add up to 50 tags by supplying a **Key** and a **Value** for each tag. Do so by selecting **Add new tag**. The tags are attached to the AWS Cloud9 environment as resource tags, and are propagated to the following underlying resources: the CloudFormation stack, the Amazon EC2 instance, and Amazon EC2 security groups. To learn more about tags, see [Control Access Using AWS Resource Tags](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html) in the _[IAM User Guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/)_ and the [advanced information](./tags.html) about tags in this guide.