AWS controltower documentation change
Summary
Standardized terminology by replacing 'AWS CloudFormation' with 'CloudFormation' throughout the document
Security assessment
These changes are branding/naming convention updates rather than security-related modifications. The documentation updates maintain the same technical content about StackSets configuration without introducing or modifying security features.
Diff
diff --git a/controltower/latest/userguide/cfcn-byo-cfn-stacksets.md b/controltower/latest/userguide/cfcn-byo-cfn-stacksets.md index 321a826c8..e71653483 100644 --- a//controltower/latest/userguide/cfcn-byo-cfn-stacksets.md +++ b//controltower/latest/userguide/cfcn-byo-cfn-stacksets.md @@ -7 +7 @@ Step 1: Edit the existing manifest fileStep 2: Update the folder structure -# Set up a configuration package for AWS CloudFormation StackSets +# Set up a configuration package for CloudFormation StackSets @@ -9 +9 @@ Step 1: Edit the existing manifest fileStep 2: Update the folder structure -This section explains how to set up a configuration package for AWS CloudFormation StackSets. The two main parts of this process are: (1) prepare the manifest file, and (2) update the folder structure. +This section explains how to set up a configuration package for CloudFormation StackSets. The two main parts of this process are: (1) prepare the manifest file, and (2) update the folder structure. @@ -13 +13 @@ This section explains how to set up a configuration package for AWS CloudFormati -Add the new AWS CloudFormation StackSets information to the manifest file that you previously edited. +Add the new CloudFormation StackSets information to the manifest file that you previously edited. @@ -79 +79 @@ The following snippet shows an edited sample manifest file that contains the `re -The following example shows that you can add more than one AWS CloudFormation resource in the manifest file. +The following example shows that you can add more than one CloudFormation resource in the manifest file. @@ -115 +115 @@ The following example shows that you can add more than one AWS CloudFormation re -When you update the folder structure, you can include all supporting AWS CloudFormation template files and SCP or RCP policy files that are in the manifest file. Verify that the file paths match what is provided in the manifest file. +When you update the folder structure, you can include all supporting CloudFormation template files and SCP or RCP policy files that are in the manifest file. Verify that the file paths match what is provided in the manifest file. @@ -141 +141 @@ Set up a configuration package for SCPs or RCPs -The ‘alfred’ helper and the AWS CloudFormation parameter files +The ‘alfred’ helper and the CloudFormation parameter files