setup minio automation #229
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
"s3:PutObject"
|
||||
],
|
||||
"Resource": [
|
||||
"arn:aws:s3:::{{ item.bucket }}"
|
||||
"arn:aws:s3:::{{ item.bucket }}/*"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue