AWS AmazonECS documentation change
Summary
Minor wording improvements: changed 'using the steps below' to 'using the following steps' and replaced 'utilize' with 'use'.
Security assessment
No security-related terms or procedures were modified. Changes are purely linguistic improvements with no security implications.
Diff
diff --git a/AmazonECS/latest/developerguide/get-set-up-for-amazon-ecs.md b/AmazonECS/latest/developerguide/get-set-up-for-amazon-ecs.md index e5b22dbbf..44fdb2cb1 100644 --- a//AmazonECS/latest/developerguide/get-set-up-for-amazon-ecs.md +++ b//AmazonECS/latest/developerguide/get-set-up-for-amazon-ecs.md @@ -33 +33 @@ You can use Amazon Virtual Private Cloud (Amazon VPC) to launch AWS resources in -If you have a default VPC, you can skip this section and move to the next task, Create a security group. To determine whether you have a default VPC, see [Work with your default VPC and default subnets](https://docs.aws.amazon.com/vpc/latest/userguide/work-with-default-vpc.html#view-default-vpc) in the _Amazon VPC User Guide_. Otherwise, you can create a nondefault VPC in your account using the steps below. +If you have a default VPC, you can skip this section and move to the next task, Create a security group. To determine whether you have a default VPC, see [Work with your default VPC and default subnets](https://docs.aws.amazon.com/vpc/latest/userguide/work-with-default-vpc.html#view-default-vpc) in the _Amazon VPC User Guide_. Otherwise, you can create a nondefault VPC in your account using the following steps. @@ -118 +118 @@ AWS also provides the command line tools [AWS Tools for Windows PowerShell](http -After installing the AWS CLI, there are many different tools you can utilize as you continue to use Amazon ECS. The following links explain what some of those tools are and give examples of how to use them with Amazon ECS. +After installing the AWS CLI, there are many different tools you can use as you continue to use Amazon ECS. The following links explain what some of those tools are and give examples of how to use them with Amazon ECS.