AWS parallelcluster documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in two places for consistency
Security assessment
The change is purely terminological (removing 'AWS' prefix from CloudFormation references). No security vulnerabilities, configurations, or features are mentioned or modified.
Diff
diff --git a/parallelcluster/latest/ug/install-pcui-v3.md b/parallelcluster/latest/ug/install-pcui-v3.md index be74581ed..bc1b54762 100644 --- a//parallelcluster/latest/ug/install-pcui-v3.md +++ b//parallelcluster/latest/ug/install-pcui-v3.md @@ -41 +41 @@ For more information, see [Setting up an AWS account](./install-v3.html#setting- -To install an instance of the AWS ParallelCluster UI (PCUI), choose an AWS CloudFormation quick-create link for the AWS Region in which you create clusters. The quick-create URL takes you to a **Create Stack Wizard** where you provide quick-create stack template inputs and deploy the stack. For more information about CloudFormation quick-create stacks, see [Creating quick-create links for stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stacks-quick-create-links.html) in the _AWS CloudFormation User Guide_. +To install an instance of the AWS ParallelCluster UI (PCUI), choose an CloudFormation quick-create link for the AWS Region in which you create clusters. The quick-create URL takes you to a **Create Stack Wizard** where you provide quick-create stack template inputs and deploy the stack. For more information about CloudFormation quick-create stacks, see [Creating quick-create links for stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stacks-quick-create-links.html) in the _AWS CloudFormation User Guide_. @@ -105 +105 @@ After deployment completes successfully, the PCUI will send a temporary password - 10. In the AWS CloudFormation console list of stacks, choose the link to the stack name that you noted in a previous step. + 10. In the CloudFormation console list of stacks, choose the link to the stack name that you noted in a previous step.