AWS res documentation change
Summary
Updated 'AWS CloudFormation stack' to 'CloudFormation stack' and 'AWS CloudFormation template' to 'CloudFormation template'
Security assessment
Terminology standardization in deployment documentation. No security configurations or vulnerabilities are modified or discussed in the changes.
Diff
diff --git a/res/latest/ug/prerequisites.md b/res/latest/ug/prerequisites.md index 76dd6d35f..47c6ce22a 100644 --- a//res/latest/ug/prerequisites.md +++ b//res/latest/ug/prerequisites.md @@ -119 +119 @@ If you are deploying in an AWS GovCloud Region and you are using a custom domain - 1. Deploy the [ Certificate AWS CloudFormation stack](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?templateURL=https://s3.amazonaws.com/aws-hpc-recipes/main/recipes/security/public_certs/assets/main.yaml) in the commercial-partition AWS Account where the public hosted domain was created. + 1. Deploy the [ Certificate CloudFormation stack](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?templateURL=https://s3.amazonaws.com/aws-hpc-recipes/main/recipes/security/public_certs/assets/main.yaml) in the commercial-partition AWS Account where the public hosted domain was created. @@ -539 +539 @@ To integrate with services that do not support VPC endpoints, you can set up a p -In [Step 1: Launch the product](./launch-the-product.html), you are expected to input certain parameters in the AWS CloudFormation template. Be sure to set the following parameters as noted to successfully deploy into the private VPC you just configured. +In [Step 1: Launch the product](./launch-the-product.html), you are expected to input certain parameters in the CloudFormation template. Be sure to set the following parameters as noted to successfully deploy into the private VPC you just configured.