AWS solutions documentation change
Summary
Corrected capitalization from 'Stack set' to 'StackSet' in deployment documentation
Security assessment
Change is purely typographical/formatting adjustment (capitalization of 'StackSet'). No security implications or references to security controls.
Diff
diff --git a/solutions/latest/innovation-sandbox-on-aws/aws-cloudformation-templates.md b/solutions/latest/innovation-sandbox-on-aws/aws-cloudformation-templates.md index 26156adcf..0c01ef329 100644 --- a//solutions/latest/innovation-sandbox-on-aws/aws-cloudformation-templates.md +++ b//solutions/latest/innovation-sandbox-on-aws/aws-cloudformation-templates.md @@ -31 +31 @@ This solution uses AWS CloudFormation to automate the deployment of Innovation S -The **SandboxAccount** stack is automatically configured as a service-managed Stack set resource in the **AccountPool** stack using the **AccountPool OU** as deployment target. The stack contains a single **Spoke** role that is assumed into by compute resources in the compute stack to run the account clean-up job. +The **SandboxAccount** stack is automatically configured as a service-managed StackSet resource in the **AccountPool** stack using the **AccountPool OU** as deployment target. The stack contains a single **Spoke** role that is assumed into by compute resources in the compute stack to run the account clean-up job.