ff
This commit is contained in:
parent
ff13d1e97c
commit
2c62e35f1a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
"s3:PutObject"
|
"s3:PutObject"
|
||||||
],
|
],
|
||||||
"Resource": [
|
"Resource": [
|
||||||
"arn:aws:s3:::{{ item.bucket }}"
|
"arn:aws:s3:::{{ item.bucket }}/*"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue