AWS systems-manager documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' throughout the document, removing AWS prefix branding
Security assessment
Changes involve branding/naming convention updates rather than security content. No security vulnerabilities or security features are mentioned or modified in these documentation updates.
Diff
diff --git a/systems-manager/latest/userguide/automation-ec2reset.md b/systems-manager/latest/userguide/automation-ec2reset.md index 06c18911a..b6f291be4 100644 --- a//systems-manager/latest/userguide/automation-ec2reset.md +++ b//systems-manager/latest/userguide/automation-ec2reset.md @@ -80 +80 @@ EC2Rescue needs permission to perform a series of actions on your instances duri - * Granting permissions by using an AWS CloudFormation template + * Granting permissions by using an CloudFormation template @@ -179 +179 @@ JSON -#### Granting permissions by using an AWS CloudFormation template +#### Granting permissions by using an CloudFormation template @@ -181 +181 @@ JSON -AWS CloudFormation automates the process of creating IAM roles and policies by using a preconfigured template. Use the following procedure to create the required IAM roles and policies for the EC2Rescue Automation by using AWS CloudFormation. +CloudFormation automates the process of creating IAM roles and policies by using a preconfigured template. Use the following procedure to create the required IAM roles and policies for the EC2Rescue Automation by using CloudFormation. @@ -191 +191 @@ For example, for the China Regions, change all cases of `arn:aws` to `arn:aws-cn - 3. Sign in to the AWS Management Console and open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). + 3. Sign in to the AWS Management Console and open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). @@ -211 +211 @@ Tags are optional metadata that you assign to a resource. Tags enable you to cat - 12. On the **Review** page, review the stack details, and then scroll down and choose the **I acknowledge that AWS CloudFormation might create IAM resources** option. + 12. On the **Review** page, review the stack details, and then scroll down and choose the **I acknowledge that CloudFormation might create IAM resources** option. @@ -213 +213 @@ Tags are optional metadata that you assign to a resource. Tags enable you to cat - 13. AWS CloudFormation shows the **CREATE_IN_PROGRESS** status for a few minutes. The status changes to **CREATE_COMPLETE** after the stack has been created. You can also choose the refresh icon to check the status of the create process. + 13. CloudFormation shows the **CREATE_IN_PROGRESS** status for a few minutes. The status changes to **CREATE_COMPLETE** after the stack has been created. You can also choose the refresh icon to check the status of the create process. @@ -258 +258 @@ If you don't see the option to specify a subnet ID, verify that you are using th - 4. For **AssumeRole** , if you created roles for this Automation by using the AWS CloudFormation procedure described earlier in this topic, then specify the AssumeRole ARN that you noted in the AWS CloudFormation console. + 4. For **AssumeRole** , if you created roles for this Automation by using the CloudFormation procedure described earlier in this topic, then specify the AssumeRole ARN that you noted in the CloudFormation console.