How do I list objects from public AWS S3 buckets using aws-sdk-php (v3.305.1) using anonymous clients?
So I have a public bucket which can directly be access by a link (can see the data if I copy paste that link on the browser).
So I have a public bucket which can directly be access by a link (can see the data if I copy paste that link on the browser).