2 Answers
- Newest
- Most votes
- Most comments
0
Hello.
Since the ACL cannot be set on the Lightsail bucket using the command below, I suspect that the settings around ACL cannot be used on the Lightsail bucket.
aws s3api put-bucket-acl --bucket bucket-s7oabn --acl public-read
0
Hi. Could you confirm you have set the right permissions for the Lightsail bucket?
You may need the "Individual objects can be made public" bucket permission described here which can be set via console or CLI.
https://docs.aws.amazon.com/cli/latest/reference/lightsail/update-bucket.html
The access-rules argument here.
answered a year ago
Relevant content
- asked 2 years ago
- asked 8 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 7 months ago
I think it is possible to access from outside if you allow public access on the bucket. https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-understanding-bucket-permissions.html#individual-bucket-object-access-permissions