AWS wellarchitected documentation change
Summary
Updated 'AWS CloudFormation StackSets' to 'CloudFormation StackSets'
Security assessment
Branding terminology update in emergency access documentation. No change to security processes or recommendations.
Diff
diff --git a/wellarchitected/latest/security-pillar/sec_permissions_emergency_process.md b/wellarchitected/latest/security-pillar/sec_permissions_emergency_process.md index 332b9d5a2..eaad51876 100644 --- a//wellarchitected/latest/security-pillar/sec_permissions_emergency_process.md +++ b//wellarchitected/latest/security-pillar/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.