bloomreach/s4cmd
View on GitHubSpecify the S3 permissions needed for each operation in the doc
Open
#54 opened on Apr 3, 2016
documentationgood first issue
Repository metrics
- Stars
- (1,394 stars)
- PR merge metrics
- (PR metrics pending)
Description
I wanted to sync a folder. It works with s3cmd with the following permissions:
s3:ListBuckets3:PutObjects3:PutObjectAcl
After trying with s4cmd I have a 403 Access Denied which I guess comes from permissions. Can you add the needed permissions for each operation in the doc please?