aws / aws/amazon-sagemaker-examples
012_Ingest_text_data_v2.ipynb failed CI
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/ingest_data/012_Ingest_text_data_v2.ipynb
Error:
---------------------------------------------------------------------------
Exception encountered at "In [16]":
---------------------------------------------------------------------------
ClientError Traceback (most recent call last)
/opt/conda/lib/python3.7/site-packages/s3fs/core.py in info(self, path, version_id, refresh)
529 out = self._call_s3(self.s3.head_object, kwargs, Bucket=bucket,
--> 530 Key=key, **version_id_kw(version_id), **self.req_kw)
531 return {
/opt/conda/lib/python3.7/site-packages/s3fs/core.py in _call_s3(self, method, *akwarglist, **kwargs)
199 **kwargs)
--> 200 return method(**additional_kwargs)
201
/opt/conda/lib/python3.7/site-packages/botocore/client.py in _api_call(self, *args, **kwargs)
356 # The "self" in this scope is referring to the BaseClient.
-->
[...]
PermissionError: Forbidden
Contributor guide
Assessment
This issue has not been assessed yet.