AWS mpa documentation change
Summary
Added JSON formatting and updated region in resource ARN
Security assessment
Formatting improvements and example region specification in IAM policy documentation
Diff
diff --git a/mpa/latest/userguide/security_iam_id-based-policy-examples.md b/mpa/latest/userguide/security_iam_id-based-policy-examples.md index f8f2e4ab4..c8e7a02f8 100644 --- a//mpa/latest/userguide/security_iam_id-based-policy-examples.md +++ b//mpa/latest/userguide/security_iam_id-based-policy-examples.md @@ -94,0 +95,6 @@ This example shows how to create a policy that only allows an IAM role to reques +JSON + + +**** + + @@ -102 +108 @@ This example shows how to create a policy that only allows an IAM role to reques - "Resource": "arn:aws:mpa:region:123456789012:approval-team/TeamName-a1b2c3d4-5678-90ab-cdef-EXAMPLE11111", + "Resource": "arn:aws:mpa:us-east-1:123456789012:approval-team/TeamName-a1b2c3d4-5678-90ab-cdef-EXAMPLE11111",