AWS elasticbeanstalk documentation change
Summary
Multiple replacements of 'AWS CloudFormation' with 'CloudFormation' in VPC documentation
Security assessment
Consistent service name usage update without modifying security-related content about VPC configuration
Diff
diff --git a/elasticbeanstalk/latest/dg/vpc.md b/elasticbeanstalk/latest/dg/vpc.md index 92930c899..306168e17 100644 --- a//elasticbeanstalk/latest/dg/vpc.md +++ b//elasticbeanstalk/latest/dg/vpc.md @@ -34 +34 @@ Elastic Beanstalk doesn't support proxy settings like `HTTPS_PROXY` for configur -The [elastic-beanstalk-samples](https://github.com/awsdocs/elastic-beanstalk-samples/) repository provides AWS CloudFormation templates that you can use to create a VPC for use with your Elastic Beanstalk environments. +The [elastic-beanstalk-samples](https://github.com/awsdocs/elastic-beanstalk-samples/) repository provides CloudFormation templates that you can use to create a VPC for use with your Elastic Beanstalk environments. @@ -36 +36 @@ The [elastic-beanstalk-samples](https://github.com/awsdocs/elastic-beanstalk-sam -###### To create resources with a AWS CloudFormation template +###### To create resources with a CloudFormation template @@ -40 +40 @@ The [elastic-beanstalk-samples](https://github.com/awsdocs/elastic-beanstalk-sam - 2. Open the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation/home). + 2. Open the [CloudFormation console](https://console.aws.amazon.com/cloudformation/home). @@ -76 +76 @@ When stack creation completes, check the **Outputs** tab to find the VPC ID and -**AWS CloudFormation template** – [vpc-public.yaml](https://github.com/awsdocs/elastic-beanstalk-samples/tree/main/cfn-templates/vpc-public.yaml) +**CloudFormation template** – [vpc-public.yaml](https://github.com/awsdocs/elastic-beanstalk-samples/tree/main/cfn-templates/vpc-public.yaml) @@ -117 +117 @@ This is similar to the way that Elastic Beanstalk manages networking when you us -**AWS CloudFormation template** – [vpc-privatepublic.yaml](https://github.com/awsdocs/elastic-beanstalk-samples/tree/main/cfn-templates/vpc-privatepublic.yaml) +**CloudFormation template** – [vpc-privatepublic.yaml](https://github.com/awsdocs/elastic-beanstalk-samples/tree/main/cfn-templates/vpc-privatepublic.yaml) @@ -138 +138 @@ For additional security, add private subnets to your VPC to create a _public-pri -**AWS CloudFormation template** – [vpc-private.yaml](https://github.com/awsdocs/elastic-beanstalk-samples/tree/main/cfn-templates/vpc-private.yaml) +**CloudFormation template** – [vpc-private.yaml](https://github.com/awsdocs/elastic-beanstalk-samples/tree/main/cfn-templates/vpc-private.yaml)