This commit is contained in:
parent
e51828d6e3
commit
bcd25dbc3b
@ -10,7 +10,7 @@
|
|||||||
{
|
{
|
||||||
"Sid": "AllObjectActions",
|
"Sid": "AllObjectActions",
|
||||||
"Effect": "Allow",
|
"Effect": "Allow",
|
||||||
"Action": ["s3:DeleteObject", "s3:Get*", "s3:PutObject", "s3:*Object", "s3:ListObjectsV2"],
|
"Action": ["s3:DeleteObject", "s3:Get*", "s3:PutObject", "s3:*Object"],
|
||||||
"Resource": ["arn:aws:s3:::{{ bucket }}/*"]
|
"Resource": ["arn:aws:s3:::{{ bucket }}/*"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user