AWS waf documentation change
Summary
Removed redundant JSON example section and fixed region string syntax
Security assessment
Syntax correction in region string and removal of duplicate JSON examples. No security implications - purely documentation cleanup.
Diff
diff --git a/waf/latest/developerguide/understanding-waf-entries.md b/waf/latest/developerguide/understanding-waf-entries.md index 474fd4d57..c6f0b885e 100644 --- a//waf/latest/developerguide/understanding-waf-entries.md +++ b//waf/latest/developerguide/understanding-waf-entries.md @@ -165,6 +164,0 @@ Example: CloudTrail log entry for `UpdateWebACL` -JSON - - -**** - - @@ -198 +192 @@ JSON - "awsRegion": ""us-east-1, + "awsRegion": "us-east-1",