AWS sns documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' throughout the document
Security assessment
Changes are purely branding/naming updates without any security implications. No security procedures, configurations, or vulnerabilities are modified or addressed.
Diff
diff --git a/sns/latest/dg/sns-vpc-tutorial.md b/sns/latest/dg/sns-vpc-tutorial.md index 43e59a8f8..9e25b051d 100644 --- a//sns/latest/dg/sns-vpc-tutorial.md +++ b//sns/latest/dg/sns-vpc-tutorial.md @@ -94 +94 @@ A _key pair_ is used to log in to an Amazon EC2 instance. It consists of a publi -To set up the infrastructure, you use an AWS CloudFormation _template_. A template is a file that acts as a blueprint for building AWS resources, such as Amazon EC2 instances and Amazon SNS topics. The template for this process is provided on GitHub for you to download. +To set up the infrastructure, you use an CloudFormation _template_. A template is a file that acts as a blueprint for building AWS resources, such as Amazon EC2 instances and Amazon SNS topics. The template for this process is provided on GitHub for you to download. @@ -96 +96 @@ To set up the infrastructure, you use an AWS CloudFormation _template_. A templa -You provide the template to AWS CloudFormation, and AWS CloudFormation provisions the resources that you need as a _stack_ in your AWS account. A stack is a collection of resources that you manage as a single unit. When you finish these steps, you can use AWS CloudFormation to delete all of the resources in the stack at once. These resources don't remain in your AWS account, unless you want them to. +You provide the template to CloudFormation, and CloudFormation provisions the resources that you need as a _stack_ in your AWS account. A stack is a collection of resources that you manage as a single unit. When you finish these steps, you can use CloudFormation to delete all of the resources in the stack at once. These resources don't remain in your AWS account, unless you want them to. @@ -119 +119 @@ The stack for this process includes the following resources: - 2. Sign in to the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation). + 2. Sign in to the [CloudFormation console](https://console.aws.amazon.com/cloudformation). @@ -141 +141 @@ The stack for this process includes the following resources: - 8. Under **Capabilities** , acknowledge that AWS CloudFormation might create IAM resources with custom names. + 8. Under **Capabilities** , acknowledge that CloudFormation might create IAM resources with custom names. @@ -145 +145 @@ The stack for this process includes the following resources: -The AWS CloudFormation console opens the **Stacks** page. The VPCE-Tutorial-Stack has a status of **CREATE_IN_PROGRESS**. In a few minutes, after the creation process completes, the status changes to **CREATE_COMPLETE**. +The CloudFormation console opens the **Stacks** page. The VPCE-Tutorial-Stack has a status of **CREATE_IN_PROGRESS**. In a few minutes, after the creation process completes, the status changes to **CREATE_COMPLETE**. @@ -147 +147 @@ The AWS CloudFormation console opens the **Stacks** page. The VPCE-Tutorial-Stac - + @@ -172 +172 @@ At this point, the publish attempt fails. In a later step, after you create a VP - + @@ -328 +328 @@ Unless you want to retain the resources that you created, you can delete them no -First, delete your VPC endpoint using the Amazon VPC console. Then, delete the other resources that you created by deleting the stack in the AWS CloudFormation console. When you delete a stack, AWS CloudFormation removes the stack's resources from your AWS account. +First, delete your VPC endpoint using the Amazon VPC console. Then, delete the other resources that you created by deleting the stack in the CloudFormation console. When you delete a stack, CloudFormation removes the stack's resources from your AWS account. @@ -347 +347 @@ The endpoint status changes to **deleting**. When the deletion completes, the en -###### To delete your AWS CloudFormation stack +###### To delete your CloudFormation stack @@ -349 +349 @@ The endpoint status changes to **deleting**. When the deletion completes, the en - 1. Open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). + 1. Open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). @@ -374 +374 @@ For more information, see the following resources. - * [AWS CloudFormation Concepts](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-whatis-concepts.html) + * [CloudFormation Concepts](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-whatis-concepts.html)