AWS fsx documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency and branding
Security assessment
Changes are purely branding/naming updates without security implications. No vulnerabilities, security features, or access control modifications were introduced.
Diff
diff --git a/fsx/latest/ONTAPGuide/automate-storage-capacity-increase.md b/fsx/latest/ONTAPGuide/automate-storage-capacity-increase.md index ecf0777ab..c5d2d67a4 100644 --- a//fsx/latest/ONTAPGuide/automate-storage-capacity-increase.md +++ b//fsx/latest/ONTAPGuide/automate-storage-capacity-increase.md @@ -5 +5 @@ -Architecture overviewAWS CloudFormation templateAutomated deployment with AWS CloudFormation +Architecture overviewCloudFormation templateAutomated deployment with CloudFormation @@ -28 +28 @@ The solution automatically deploys all of the components needed, and uses the fo - * AWS CloudFormation template + * CloudFormation template @@ -30 +30 @@ The solution automatically deploys all of the components needed, and uses the fo - * Automated deployment with AWS CloudFormation + * Automated deployment with CloudFormation @@ -43 +43 @@ The diagram illustrates the following steps: - 1. The AWS CloudFormation template deploys a CloudWatch alarm, an AWS Lambda function, an Amazon Simple Notification Service (Amazon SNS) queue, and all required AWS Identity and Access Management (IAM) roles. The IAM role gives the Lambda function permission to invoke the Amazon FSx API operations. + 1. The CloudFormation template deploys a CloudWatch alarm, an AWS Lambda function, an Amazon Simple Notification Service (Amazon SNS) queue, and all required AWS Identity and Access Management (IAM) roles. The IAM role gives the Lambda function permission to invoke the Amazon FSx API operations. @@ -58 +58 @@ To receive notifications about the actions that are performed as a response to t -## AWS CloudFormation template +## CloudFormation template @@ -60 +60 @@ To receive notifications about the actions that are performed as a response to t -This solution uses AWS CloudFormation to automate deploying the components that are used to automatically increase the storage capacity of an FSx for ONTAP file system. To use this solution, download the [FSxOntapDynamicStorageScaling](https://solution-references.s3.amazonaws.com/fsx/DynamicScaling/FSxOntapDynamicStorageScaling.yaml) AWS CloudFormation template. +This solution uses CloudFormation to automate deploying the components that are used to automatically increase the storage capacity of an FSx for ONTAP file system. To use this solution, download the [FSxOntapDynamicStorageScaling](https://solution-references.s3.amazonaws.com/fsx/DynamicScaling/FSxOntapDynamicStorageScaling.yaml) CloudFormation template. @@ -93 +93 @@ Default is **196608**. Specifies the maximum supported storage capacity for the -## Automated deployment with AWS CloudFormation +## Automated deployment with CloudFormation @@ -95 +95 @@ Default is **196608**. Specifies the maximum supported storage capacity for the -The following procedure configures and deploys an AWS CloudFormation stack to automatically increase the storage capacity of an FSx for ONTAP file system. It takes a few minutes to deploy. For more information about creating a CloudFormation stack, 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_. +The following procedure configures and deploys an CloudFormation stack to automatically increase the storage capacity of an FSx for ONTAP file system. It takes a few minutes to deploy. For more information about creating a CloudFormation stack, 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_. @@ -105 +105 @@ Before you start, you must have the ID of the Amazon FSx file system that's runn - 1. Download the [FSxOntapDynamicStorageScaling](https://solution-references.s3.amazonaws.com/fsx/DynamicScaling/FSxOntapDynamicStorageScaling.yaml) AWS CloudFormation template. + 1. Download the [FSxOntapDynamicStorageScaling](https://solution-references.s3.amazonaws.com/fsx/DynamicScaling/FSxOntapDynamicStorageScaling.yaml) CloudFormation template. @@ -111 +111 @@ Amazon FSx is currently only available in specific AWS Regions. You must launch - 2. From the AWS CloudFormation console, choose **Create stack > With new resources**. + 2. From the CloudFormation console, choose **Create stack > With new resources**. @@ -136 +136 @@ To receive email notifications when scaling is attempted by this CloudFormation -You can view the status of the stack in the AWS CloudFormation console in the **Status** column. You should see a status of **CREATE_COMPLETE** in a few minutes. +You can view the status of the stack in the CloudFormation console in the **Status** column. You should see a status of **CREATE_COMPLETE** in a few minutes.