1 Answer
- Newest
- Most votes
- Most comments
0
I would take a look at the permission level you have set to your bucket and contents. By default objects in Amazon S3 are private so you may need to make some changes to the permissions depending on who you want to grant access to your files. Take a look here
Also some permissions are associated with the Bucket and some with the actual contents of the Bucket. You can find additional guidance and examples here on how to define a policy.
answered 3 years ago
