I want to make my aws bucket public, I have uploaded some images and now I want to access all using backend but object url not working in any case.
Already tried-
- Make the bucket policy public.
- Already 'Public access' enable.
- Disable 'Block all public access'.
Upload using flutter app
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>13CF32E47FC7A79D</RequestId>
<HostId>
z5CK+xZJJwb15rP/JKyRXnw13XPvO/qwpdeXpcphehm3bE6Tl89qGN/+wiK3m+QcTA0/ESV+/uY=
</HostId>
</Error>