AWS waf high security documentation change
Summary
Introduced typo in IAM policy action ('network-security-director' -> 'network-secusrity-director') and added JSON formatting
Security assessment
The typo in the IAM policy action 'network-secusrity-director:*' would break permissions if used in real policies, potentially leading to unintended access controls. This is a direct security-impacting documentation error.
Diff
diff --git a/waf/latest/developerguide/security-nsd-with-iam-id-based-policies.md b/waf/latest/developerguide/security-nsd-with-iam-id-based-policies.md index ea21b4762..ee1ef800c 100644 --- a//waf/latest/developerguide/security-nsd-with-iam-id-based-policies.md +++ b//waf/latest/developerguide/security-nsd-with-iam-id-based-policies.md @@ -66,0 +67,6 @@ Create an identity-based policy with the following example to provide full admin +JSON + + +**** + + @@ -74 +80 @@ Create an identity-based policy with the following example to provide full admin - "network-security-director:*" + "network-secusrity-director:*" @@ -96,0 +104,6 @@ Create an identity-based policy with the following policy example to provide rea +JSON + + +**** + +