AWS IAM documentation change
Summary
Added JSON code block separators in cross-account role policy examples
Security assessment
Enhances documentation of security-critical cross-account role configurations through better code formatting, but doesn't introduce new security content
Diff
diff --git a/IAM/latest/UserGuide/tutorial_cross-account-with-roles.md b/IAM/latest/UserGuide/tutorial_cross-account-with-roles.md index 99d4ba621..80d5ff53a 100644 --- a//IAM/latest/UserGuide/tutorial_cross-account-with-roles.md +++ b//IAM/latest/UserGuide/tutorial_cross-account-with-roles.md @@ -116,0 +117,6 @@ In the navigation pane, choose **Policies** and then choose **Create policy**. +JSON + + +**** + + @@ -220,0 +228,6 @@ At this point, both Analysts and Developers have permissions that allow them to +JSON + + +**** + + @@ -252,0 +267,6 @@ In most environments, you may not need the following procedure. If, however, you +JSON + + +**** + +