We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06d91d commit fda438cCopy full SHA for fda438c
src/sagemaker/local/image.py
@@ -50,7 +50,7 @@
50
# Environment variables to be set during training
51
REGION_ENV_NAME = "AWS_REGION"
52
TRAINING_JOB_NAME_ENV_NAME = "TRAINING_JOB_NAME"
53
-S3_ENDPOINT_URL_ENV_NAME = "S3_ENDPOINT_URL"
+S3_ENDPOINT_URL_ENV_NAME = "AWS_ENDPOINT_URL_S3"
54
SM_STUDIO_LOCAL_MODE = "SM_STUDIO_LOCAL_MODE"
55
56
# SELinux Enabled
0 commit comments