aws-samples / aws-samples/data-lake-as-code
Access denied on S3 buckets
Open
- Dominant language
- TypeScript
- Stars
- 173
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I'm trying to access y8m dataset, but getting the AccesDenied:
```
$ aws s3 ls --no-sign-request s3://aws-roda-ml-datalake/yt8m_ods/
An error occurred (AllAccessDisabled) when calling the ListObjectsV2 operation: All access to this object has been disabled
```
Couple of weeks ago the same command worked fine. Could you please suggest how to get the data with s3 client?
Contributor guide
Assessment
This issue has not been assessed yet.