there is a ssl validation fails to access s3 in python sdk without proxy #3656
Unanswered
jennylover
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this is a sample code,
and when python sdk calls TensorFlow estimator, it returns botocore.exceptions.SSLError: SSL validation failed for https://s3-location [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)
boto3 can work with proxy configuration, but could not find how to set proxy with sagemaker python sdk.
any chance to set proxy configuration in sagemaker python sdk?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions