AWS AWSSimpleQueueService documentation change
Summary
Updated all 'AWS CloudFormation' references to 'CloudFormation' in SQS queue creation guide
Security assessment
Branding/naming standardization. Queue creation process and security considerations remain unchanged. Console links and functionality are identical.
Diff
diff --git a/AWSSimpleQueueService/latest/SQSDeveloperGuide/create-queue-cloudformation.md b/AWSSimpleQueueService/latest/SQSDeveloperGuide/create-queue-cloudformation.md index fab048eb7..23c93286a 100644 --- a//AWSSimpleQueueService/latest/SQSDeveloperGuide/create-queue-cloudformation.md +++ b//AWSSimpleQueueService/latest/SQSDeveloperGuide/create-queue-cloudformation.md @@ -5 +5 @@ -# Creating an Amazon SQS queue using AWS CloudFormation +# Creating an Amazon SQS queue using CloudFormation @@ -7 +7 @@ -Use the AWS CloudFormation console along with a JSON or YAML template to create an Amazon SQS queue. For more details, see [Working with AWS CloudFormation Templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html) and the [`AWS::SQS::Queue` Resource](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sqs-queue.html) in the _AWS CloudFormation User Guide_. +Use the CloudFormation console along with a JSON or YAML template to create an Amazon SQS queue. For more details, see [Working with CloudFormation Templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html) and the [`AWS::SQS::Queue` Resource](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sqs-queue.html) in the _AWS CloudFormation User Guide_. @@ -9 +9 @@ Use the AWS CloudFormation console along with a JSON or YAML template to create -###### To use AWS CloudFormation to create an Amazon SQS queue. +###### To use CloudFormation to create an Amazon SQS queue. @@ -57 +57 @@ The name of a FIFO queue must end with the `.fifo` suffix. - 2. Sign in to the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation), and then choose **Create Stack**. + 2. Sign in to the [CloudFormation console](https://console.aws.amazon.com/cloudformation), and then choose **Create Stack**. @@ -67 +67 @@ The name of a FIFO queue must end with the `.fifo` suffix. -AWS CloudFormation begins to create the `MyQueue` stack and displays the **CREATE_IN_PROGRESS** status. When the process is complete, AWS CloudFormation displays the **CREATE_COMPLETE** status. +CloudFormation begins to create the `MyQueue` stack and displays the **CREATE_IN_PROGRESS** status. When the process is complete, CloudFormation displays the **CREATE_COMPLETE** status. @@ -69 +69 @@ AWS CloudFormation begins to create the `MyQueue` stack and displays the **CREAT - +