diff --git a/sagemaker-core/src/sagemaker/core/common_utils.py b/sagemaker-core/src/sagemaker/core/common_utils.py index c6ec385dbb..b8d9ca6866 100644 --- a/sagemaker-core/src/sagemaker/core/common_utils.py +++ b/sagemaker-core/src/sagemaker/core/common_utils.py @@ -56,7 +56,9 @@ "cn-north-1": "amazonaws.com.cn", "cn-northwest-1": "amazonaws.com.cn", "us-iso-east-1": "c2s.ic.gov", + "us-iso-west-1": "c2s.ic.gov", "us-isob-east-1": "sc2s.sgov.gov", + "us-isob-west-1": "sc2s.sgov.gov", "us-isof-south-1": "csp.hci.ic.gov", "us-isof-east-1": "csp.hci.ic.gov", "eu-isoe-west-1": "cloud.adc-e.uk", diff --git a/sagemaker-core/src/sagemaker/core/image_uri_config/djl-lmi.json b/sagemaker-core/src/sagemaker/core/image_uri_config/djl-lmi.json index b060f7e915..1a9e28262a 100644 --- a/sagemaker-core/src/sagemaker/core/image_uri_config/djl-lmi.json +++ b/sagemaker-core/src/sagemaker/core/image_uri_config/djl-lmi.json @@ -85,7 +85,13 @@ "ap-southeast-7": "590183813437", "ap-southeast-4": "457447274322", "ap-southeast-5": "550225433462", - "mx-central-1": "637423239942" + "mx-central-1": "637423239942", + "us-iso-east-1": "763104351884", + "us-iso-west-1": "763104351884", + "us-isob-east-1": "763104351884", + "us-isob-west-1": "763104351884", + "us-isof-east-1": "763104351884", + "us-isof-south-1": "763104351884" }, "repository": "djl-inference", "tag_prefix": "0.35.0-lmi17.0.0-cu128" @@ -127,7 +133,13 @@ "ap-southeast-7": "590183813437", "ap-southeast-4": "457447274322", "ap-southeast-5": "550225433462", - "mx-central-1": "637423239942" + "mx-central-1": "637423239942", + "us-iso-east-1": "763104351884", + "us-iso-west-1": "763104351884", + "us-isob-east-1": "763104351884", + "us-isob-west-1": "763104351884", + "us-isof-east-1": "763104351884", + "us-isof-south-1": "763104351884" }, "repository": "djl-inference", "tag_prefix": "0.34.0-lmi16.0.0-cu128" @@ -169,7 +181,13 @@ "ap-southeast-7": "590183813437", "ap-southeast-4": "457447274322", "ap-southeast-5": "550225433462", - "mx-central-1": "637423239942" + "mx-central-1": "637423239942", + "us-iso-east-1": "763104351884", + "us-iso-west-1": "763104351884", + "us-isob-east-1": "763104351884", + "us-isob-west-1": "763104351884", + "us-isof-east-1": "763104351884", + "us-isof-south-1": "763104351884" }, "repository": "djl-inference", "tag_prefix": "0.33.0-lmi15.0.0-cu128"