AWS AWSCloudFormation documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in multiple locations
Security assessment
Consistency updates in product naming. No security implications in the autoscaling walkthrough content.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/walkthrough-autoscaling.md b/AWSCloudFormation/latest/UserGuide/walkthrough-autoscaling.md index 45708090c..bc47f6603 100644 --- a//AWSCloudFormation/latest/UserGuide/walkthrough-autoscaling.md +++ b//AWSCloudFormation/latest/UserGuide/walkthrough-autoscaling.md @@ -405 +405 @@ Show moreShow less -The first part of this template specifies the `Parameters`. Each parameter must be assigned a value at runtime for AWS CloudFormation to successfully provision the stack. Resources specified later in the template reference these values and use the data. +The first part of this template specifies the `Parameters`. Each parameter must be assigned a value at runtime for CloudFormation to successfully provision the stack. Resources specified later in the template reference these values and use the data. @@ -504 +504 @@ The next part of this template specifies the `Resources`. This section specifies -Before you launch the stack, check that you have AWS Identity and Access Management (IAM) permissions to use all of the following services: Amazon EC2, Amazon EC2 Auto Scaling, AWS Systems Manager, Elastic Load Balancing, Amazon SNS, and AWS CloudFormation. +Before you launch the stack, check that you have AWS Identity and Access Management (IAM) permissions to use all of the following services: Amazon EC2, Amazon EC2 Auto Scaling, AWS Systems Manager, Elastic Load Balancing, Amazon SNS, and CloudFormation. @@ -510 +510 @@ The following procedure involves uploading the sample stack template from a file - 1. Sign in to the AWS Management Console and open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). + 1. Sign in to the AWS Management Console and open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). @@ -528 +528 @@ The following procedure involves uploading the sample stack template from a file -You can view the status of the stack in the AWS CloudFormation console in the **Status** column. When AWS CloudFormation has successfully created the stack, you receive a status of **CREATE_COMPLETE**. +You can view the status of the stack in the CloudFormation console in the **Status** column. When CloudFormation has successfully created the stack, you receive a status of **CREATE_COMPLETE**. @@ -543 +543 @@ To make sure that you aren't charged for unused sample resources, delete the sta - 1. In the AWS CloudFormation console, select the **SampleLoadBalancedAppStack** stack. + 1. In the CloudFormation console, select the **SampleLoadBalancedAppStack** stack. @@ -549 +549 @@ To make sure that you aren't charged for unused sample resources, delete the sta -The status for **SampleLoadBalancedAppStack** changes to **DELETE_IN_PROGRESS**. When AWS CloudFormation completes the deletion of the stack, it removes the stack from the list. +The status for **SampleLoadBalancedAppStack** changes to **DELETE_IN_PROGRESS**. When CloudFormation completes the deletion of the stack, it removes the stack from the list.