Specify the S3 permissions needed for each operation in the doc
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to `sync` a folder. It works with s3cmd with the following permissions:
- `s3:ListBucket`
- `s3:PutObject`
- `s3: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?
Contributor guide
No contributing guide indexed for this repository
Research direction
No documentation file or test is named in the issue. Start by locating the command documentation and reviewing the permissions used by s4cmd's operations, especially sync, against the reported S3 permissions. Done means the documentation lists the required permissions for each operation and addresses the reported 403 Access Denied case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cli, cloud, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100