AWS IAM documentation change
Summary
Added JSON policy examples and formatting separators for IAM access key restrictions
Security assessment
Documents security best practices for access key policies including IP restrictions and permissions boundaries, but doesn't address a specific security vulnerability. Enhances security documentation by showing policy enforcement methods.
Diff
diff --git a/IAM/latest/UserGuide/access-keys_inline-policy.md b/IAM/latest/UserGuide/access-keys_inline-policy.md index 7e4b54cd4..9fa2ab3c1 100644 --- a//IAM/latest/UserGuide/access-keys_inline-policy.md +++ b//IAM/latest/UserGuide/access-keys_inline-policy.md @@ -28,0 +29,6 @@ For both these use cases, you can use an inline policy that's attached to the IA +JSON + + +**** + + @@ -71,0 +79,6 @@ The IP addresses must not be obfuscated by a VPN or a proxy server. +JSON + + +**** + + @@ -107,0 +122,6 @@ You could also apply this policy as a service control policy (SCP) across multip +JSON + + +**** + +