This commit is contained in:
Michael Grote 2024-11-09 20:59:06 +01:00
parent ff13d1e97c
commit 2c62e35f1a

View file

@ -32,7 +32,7 @@
"s3:PutObject" "s3:PutObject"
], ],
"Resource": [ "Resource": [
"arn:aws:s3:::{{ item.bucket }}" "arn:aws:s3:::{{ item.bucket }}/*"
] ]
} }
] ]