Hello, we’re experiencing permission issues trying to access the sentinel-s2-l1c bucket. Please see:
$ aws s3 --request-payer=requester ls s3://sentinel-s2-l1c/
An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
$ aws s3 cp --request-payer requester s3://sentinel-s2-l1c/tiles/38/L/PH/2017/12/15/0/B01.jp2 .
fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
Is there something wrong with how we’re trying to access content?
Thanks