Closed nfultz closed 4 years ago
I'm trying to use boto3 from a sagemaker-mxnet container, but I get this error when I submit the training job:
botocore.exceptions.NoCredentialsError: Unable to locate credentials
The script runs fine on a sagemaker notebook instance using the same IAM role.
EDIT:
This appears to happen bc Network Isolation is turned on by default, never mind.
I'm trying to use boto3 from a sagemaker-mxnet container, but I get this error when I submit the training job:
The script runs fine on a sagemaker notebook instance using the same IAM role.
EDIT:
This appears to happen bc Network Isolation is turned on by default, never mind.