AWS cloud9 documentation change
Summary
Replaced 'AWS CloudFormation' with 'CloudFormation' in a procedural step
Security assessment
The change only modifies the naming convention for CloudFormation without affecting security guidance about private subnets or 'no-ingress' environments.
Diff
diff --git a/cloud9/latest/user-guide/vpc-settings.md b/cloud9/latest/user-guide/vpc-settings.md index 70a866d5b..8165acd08 100644 --- a//cloud9/latest/user-guide/vpc-settings.md +++ b//cloud9/latest/user-guide/vpc-settings.md @@ -473 +473 @@ You can use the Amazon VPC console to create a subnet for a VPC that's compatibl -The option to launch your environment's EC2 into a private subnet is available only if you create a "no-ingress" EC2 environment using [the console, command line, or AWS CloudFormation](./ec2-ssm.html). +The option to launch your environment's EC2 into a private subnet is available only if you create a "no-ingress" EC2 environment using [the console, command line, or CloudFormation](./ec2-ssm.html).