1
What am I missing here?
I'm able to list objects no problem using the aws cli and this command:
aws s3 ls s3://bucket.mycompany.com/parent-dir1/parent-dir2/
But using the REST API via Postman, an equivalent request returns an empty response.
- Tool: Postman
- Method: GET
- URl: