summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorAljaž Košir <aljazkosir5@gmail.com>2019-07-18 19:54:01 +0200
committerJill R <4121322+jillr@users.noreply.github.com>2019-07-18 10:54:01 -0700
commit42073b6331b5cec1b69039449fdb8a4dd25a863e (patch)
treed750679c5fd45267d27554037a97eea3b951abd8 /hacking
parent1c1da3c11d80fb65bae10167a401aa7f37d78ce4 (diff)
downloadansible-42073b6331b5cec1b69039449fdb8a4dd25a863e.tar.gz
Add lambda_bucket_event module (#58059)
Diffstat (limited to 'hacking')
-rw-r--r--hacking/aws_config/testing_policies/storage-policy.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/hacking/aws_config/testing_policies/storage-policy.json b/hacking/aws_config/testing_policies/storage-policy.json
index 06fbf0069e..e48aad64c8 100644
--- a/hacking/aws_config/testing_policies/storage-policy.json
+++ b/hacking/aws_config/testing_policies/storage-policy.json
@@ -13,6 +13,7 @@
"s3:GetBucketVersioning",
"s3:GetEncryptionConfiguration",
"s3:GetObject",
+ "s3:GetBucketNotification",
"s3:HeadBucket",
"s3:ListBucket",
"s3:PutBucketAcl",
@@ -22,7 +23,8 @@
"s3:PutBucketVersioning",
"s3:PutEncryptionConfiguration",
"s3:PutObject",
- "s3:PutObjectAcl"
+ "s3:PutObjectAcl",
+ "s3:PutBucketNotification"
],
"Effect": "Allow",
"Resource": [