AWS AmazonECS documentation change
Summary
Updated documentation to replace 'AWS CloudFormation' with 'CloudFormation' throughout the document for naming consistency
Security assessment
The changes are purely branding/naming updates (removing 'AWS' from 'AWS CloudFormation'). No security vulnerabilities, mitigations, or security feature additions are mentioned. The IAM resource acknowledgment remains unchanged except for the product name adjustment.
Diff
diff --git a/AmazonECS/latest/developerguide/ecs-cloudformation-console.md b/AmazonECS/latest/developerguide/ecs-cloudformation-console.md index 9f29b010b..c7c05a0ca 100644 --- a//AmazonECS/latest/developerguide/ecs-cloudformation-console.md +++ b//AmazonECS/latest/developerguide/ecs-cloudformation-console.md @@ -7 +7 @@ PrerequisitesStep 1: Create a stack templateStep 2: Create a stack for Amazon EC -# Creating Amazon ECS resources using the AWS CloudFormation console +# Creating Amazon ECS resources using the CloudFormation console @@ -9 +9 @@ PrerequisitesStep 1: Create a stack templateStep 2: Create a stack for Amazon EC -One way to use Amazon ECS with AWS CloudFormation is through the AWS Management Console. Here you can create your AWS CloudFormation stacks for Amazon ECS components like task definitions, clusters, and services and deploy them directly from the console. The following tutorial shows how you can use the AWS CloudFormation console to create Amazon ECS resources using a template. +One way to use Amazon ECS with CloudFormation is through the AWS Management Console. Here you can create your CloudFormation stacks for Amazon ECS components like task definitions, clusters, and services and deploy them directly from the console. The following tutorial shows how you can use the CloudFormation console to create Amazon ECS resources using a template. @@ -24 +24 @@ This tutorial assumes that the following prerequisites have ben completed. -Use the following steps to create an AWS CloudFormation stack template for an Amazon ECS service and other related resources. +Use the following steps to create an CloudFormation stack template for an Amazon ECS service and other related resources. @@ -551 +551 @@ The template used in this tutorial creates an Amazon ECS service with two tasks -After creating a file for the template, you can follow these steps to create a stack with the template by using the AWS CloudFormation console. +After creating a file for the template, you can follow these steps to create a stack with the template by using the CloudFormation console. @@ -553 +553 @@ After creating a file for the template, you can follow these steps to create a s -For information about how to create a stack using the AWS CloudFormation console, see [Creating a stack on the AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html) in the _AWS CloudFormation User Guide_ and use the following table to determine what options to specify. +For information about how to create a stack using the CloudFormation console, see [Creating a stack on the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html) in the _AWS CloudFormation User Guide_ and use the following table to determine what options to specify. @@ -562 +562 @@ Parameters | Leave all parameter values as defaults. -Capabilities | Choose **I acknowledge that this template may create IAM resources** to acknowledge AWS CloudFormation creating IAM resources. +Capabilities | Choose **I acknowledge that this template may create IAM resources** to acknowledge CloudFormation creating IAM resources. @@ -578 +578 @@ Outputs | **LoadBalancerURL**. Paste the URL into a web browser to view a webpa -To clean up resources and avoid incurring further costs, follow the steps in [Delete a stack from the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-delete-stack.html) in the _AWS CloudFormation user guide_. +To clean up resources and avoid incurring further costs, follow the steps in [Delete a stack from the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-delete-stack.html) in the _CloudFormation user guide_. @@ -586 +586 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Amazon ECS with AWS CloudFormation +Amazon ECS with CloudFormation @@ -588 +588 @@ Amazon ECS with AWS CloudFormation -Creating Amazon ECS resources using AWS CLI commands for AWS CloudFormation +Creating Amazon ECS resources using AWS CLI commands for CloudFormation