AWS pcs documentation change
Summary
Multiple instances of 'AWS CloudFormation' changed to 'CloudFormation' and console links updated
Security assessment
Consistency updates for CloudFormation naming and console URLs. No security implications - the VPC creation process and security requirements remain unchanged.
Diff
diff --git a/pcs/latest/userguide/working-with_networking_create-vpc.md b/pcs/latest/userguide/working-with_networking_create-vpc.md index 304ecd31c..a97c86309 100644 --- a//pcs/latest/userguide/working-with_networking_create-vpc.md +++ b//pcs/latest/userguide/working-with_networking_create-vpc.md @@ -13 +13 @@ Use Amazon VPC to launch VPC resources into a virtual network that you've define -An PCS cluster, nodes, and supporting resources (such as file systems and directory services) are deployed within your Amazon VPC. If you want to use an existing Amazon VPC with PCS, it must meet the requirements described in [AWS PCS VPC and subnet requirements and considerations](./working-with_networking_vpc-requirements.html) . This topic describes how to create a VPC that meets PCS requirements using an AWS–provided AWS CloudFormation template. Once you've deployed a template, you can view the resources created by the template to know exactly what resources it created, and the configuration of those resources. +An PCS cluster, nodes, and supporting resources (such as file systems and directory services) are deployed within your Amazon VPC. If you want to use an existing Amazon VPC with PCS, it must meet the requirements described in [AWS PCS VPC and subnet requirements and considerations](./working-with_networking_vpc-requirements.html) . This topic describes how to create a VPC that meets PCS requirements using an AWS–provided CloudFormation template. Once you've deployed a template, you can view the resources created by the template to know exactly what resources it created, and the configuration of those resources. @@ -21 +21 @@ To create an Amazon VPC for PCS, you must have the necessary IAM permissions to -Create a VPC by copy and pasting the appropriate URL for the AWS Region where you will use PCS. You may also download the AWS CloudFormation template and upload it yourself to the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation). +Create a VPC by copy and pasting the appropriate URL for the AWS Region where you will use PCS. You may also download the CloudFormation template and upload it yourself to the [CloudFormation console](https://console.aws.amazon.com/cloudformation). @@ -44 +44 @@ Create a VPC by copy and pasting the appropriate URL for the AWS Region where yo - 1. Open the template in the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation). + 1. Open the template in the [CloudFormation console](https://console.aws.amazon.com/cloudformation). @@ -85 +85 @@ If you are creating a VPC in a Region that has less than three Availability Zone -Monitor the status of the AWS CloudFormation stack. When it reaches `CREATE_COMPLETE`, the VPC resource are ready for you to use. +Monitor the status of the CloudFormation stack. When it reaches `CREATE_COMPLETE`, the VPC resource are ready for you to use. @@ -89 +89 @@ Monitor the status of the AWS CloudFormation stack. When it reaches `CREATE_COMP -To see all the resources the AWS CloudFormation template created, open the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation). Choose the `hpc-networking` stack and then choose the **Resources** tab. +To see all the resources the CloudFormation template created, open the [CloudFormation console](https://console.aws.amazon.com/cloudformation). Choose the `hpc-networking` stack and then choose the **Resources** tab.