Skip to content

Commit 970db97

Browse files
authored
Merge pull request #193 from JupiterOne/update-documentation-1.329.0
[Github Action] - Update Documentation v1.329.0
2 parents d0aab7b + 35a3840 commit 970db97

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

cloudformation/iam-cloudformation-detailed/cloudformation-template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@
434434
"transfer:ListUsers",
435435
"waf:GetWebACL",
436436
"waf:ListWebACLs",
437+
"wafv2:GetLoggingConfiguration",
437438
"wafv2:GetWebACL",
438439
"wafv2:ListResourcesForWebACL",
439440
"wafv2:ListTagsForResource",

cloudformation/iam-cloudformation-detailed/managed-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@
394394
"transfer:ListUsers",
395395
"waf:GetWebACL",
396396
"waf:ListWebACLs",
397+
"wafv2:GetLoggingConfiguration",
397398
"wafv2:GetWebACL",
398399
"wafv2:ListResourcesForWebACL",
399400
"wafv2:ListTagsForResource",

cloudformation/iam-cloudformation-detailed/terraform.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ resource "aws_iam_policy" "jupiterone_security_audit_policy_2" {
425425
"transfer:ListUsers",
426426
"waf:GetWebACL",
427427
"waf:ListWebACLs",
428+
"wafv2:GetLoggingConfiguration",
428429
"wafv2:GetWebACL",
429430
"wafv2:ListResourcesForWebACL",
430431
"wafv2:ListTagsForResource",

0 commit comments

Comments
 (0)