Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

215
Views
AWS S3 object permission

I have an image in my S3 Bucket. When I click download image it downloads fine but when i click on the link of image it says Access Denied

I have allowed both read and write permission to public.

enter image description here

What else I should do to make this image accessible by public?

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Your picture of the console is showing permissions assigned to your Amazon S3 bucket, not the object itself. Such permissions only grant access to list the contents of a bucket, or upload to a bucket.

If you wish to grant public access for that specific object, then:

  • Click the Objects tab
  • Tick the object you wish to modify
  • Click the Permissions tab
  • Select Everyone, then Object Access, then tick Read
  • Click Save

The link should now work for public access.

However, if you wish to grant public access for all objects in the bucket, use a Bucket Policy such as Granting Read-Only Permission to an Anonymous User. This can also be used to grant public access to a particular directory/path within a bucket.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!