Skip to content

Commit

Permalink
permissions needed for waf logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Plork committed Jan 17, 2024
1 parent 8a60113 commit bf5a3bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions files/organizations/allowed_regions.json.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
"kms:*",
"license-manager:ListReceivedLicenses",
"lightsail:Get*",
"logs:CreateLogDelivery",
"logs:DeleteLogDelivery",
"mobileanalytics:*",
"networkmanager:*",
"notifications-contacts:*",
Expand All @@ -70,6 +72,7 @@
"s3:DescribeMultiRegionAccessPointOperation",
"s3:GetAccountPublicAccessBlock",
"s3:GetBucketLocation",
"s3:GetBucketPolicy",
"s3:GetBucketPolicyStatus",
"s3:GetBucketPublicAccessBlock",
"s3:GetMultiRegionAccessPoint",
Expand All @@ -81,6 +84,7 @@
"s3:ListMultiRegionAccessPoints",
"s3:ListStorageLensConfigurations",
"s3:PutAccountPublicAccessBlock",
"s3:PutBucketPolicy",
"s3:PutMultiRegionAccessPointPolicy",
"savingsplans:*",
"shield:*",
Expand Down

0 comments on commit bf5a3bc

Please sign in to comment.