Trouble shooting : Public Object Access Denied
- ACL and Bucket Policy all set Public
- Account and Bucket level allow it to be Public
- Observation: object uploaded from console works, object uploaded from another account failed.
Add below to specify the public access as well as assign the original bucket user to have full control
1 | --acl public-read |