AWS prescriptive-guidance documentation change
Summary
Replaced placeholder account ID with concrete example (123456789012) in ServiceCatalogEndUserRole ARN
Security assessment
Documentation example improvement without security implications. Does not introduce or modify security controls.
Diff
diff --git a/prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md b/prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md index 735ffb21b..5c93999ca 100644 --- a//prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md +++ b//prescriptive-guidance/latest/enterprise-blueprint-factory/setup.md @@ -133 +133 @@ The instructions in this section describe how to set up the Enterprise Blueprint - "AWS": "arn:aws:iam::account-id:role" + "AWS": "arn:aws:iam::123456789012:role/ServiceCatalogEndUserRole"