From 7398b5f986b5a4e4148f9972b6c5e324c62f2883 Mon Sep 17 00:00:00 2001 From: IshaChid76 Date: Tue, 10 Mar 2026 14:59:02 -0400 Subject: [PATCH] add EUCS to Jumpstart region config --- .../src/sagemaker/core/jumpstart/region_config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sagemaker-core/src/sagemaker/core/jumpstart/region_config.json b/sagemaker-core/src/sagemaker/core/jumpstart/region_config.json index 5355a08e8e..adefd4b688 100644 --- a/sagemaker-core/src/sagemaker/core/jumpstart/region_config.json +++ b/sagemaker-core/src/sagemaker/core/jumpstart/region_config.json @@ -123,6 +123,10 @@ "content_bucket": "jumpstart-cache-prod-eu-isoe-west-1", "gated_content_bucket": "jumpstart-private-cache-prod-eu-isoe-west-1" }, + "eusc-de-east-1": { + "content_bucket": "jumpstart-cache-prod-eusc-de-east-1", + "gated_content_bucket": "jumpstart-private-cache-prod-eusc-de-east-1" + }, "il-central-1": { "content_bucket": "jumpstart-cache-prod-il-central-1", "gated_content_bucket": "jumpstart-private-cache-prod-il-central-1"