AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation StackSets' to 'CloudFormation StackSets' for terminology consistency
Security assessment
Terminology update without security impact. Emergency access process documentation remains unchanged in security context.
Diff
diff --git a/wellarchitected/latest/framework/sec_permissions_emergency_process.md b/wellarchitected/latest/framework/sec_permissions_emergency_process.md index a50bc44e8..9bab0b273 100644 --- a//wellarchitected/latest/framework/sec_permissions_emergency_process.md +++ b//wellarchitected/latest/framework/sec_permissions_emergency_process.md @@ -114 +114 @@ The emergency access process uses direct federation from your identity provider - * Create an AWS account dedicated to emergency access processes. Pre-create the IAM resources needed in the account such as IAM roles or IAM users, and optionally IAM Identity Providers. Additionally, pre-create cross-account IAM roles in the workload AWS accounts with trust relationships with corresponding IAM roles in the emergency access account. You can use [AWS CloudFormation StackSets with AWS Organizations](https://docs.aws.amazon.com/organizations/latest/userguide/services-that-can-integrate-cloudformation.html) to create such resources in the member accounts in your organization. + * Create an AWS account dedicated to emergency access processes. Pre-create the IAM resources needed in the account such as IAM roles or IAM users, and optionally IAM Identity Providers. Additionally, pre-create cross-account IAM roles in the workload AWS accounts with trust relationships with corresponding IAM roles in the emergency access account. You can use [CloudFormation StackSets with AWS Organizations](https://docs.aws.amazon.com/organizations/latest/userguide/services-that-can-integrate-cloudformation.html) to create such resources in the member accounts in your organization.