AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation StackSets' to 'CloudFormation StackSets'
Security assessment
Terminology update without altering security guidance. Emergency access process documentation remains unchanged in substance.
Diff
diff --git a/wellarchitected/2025-02-25/framework/sec_permissions_emergency_process.md b/wellarchitected/2025-02-25/framework/sec_permissions_emergency_process.md index 1741479d6..24ebefc33 100644 --- a//wellarchitected/2025-02-25/framework/sec_permissions_emergency_process.md +++ b//wellarchitected/2025-02-25/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.