Skip to content

Commit b86faba

Browse files
add EUCS to Jumpstart region config (aws#5615)
Co-authored-by: Molly He <mollyhe@amazon.com>
1 parent 9e7c062 commit b86faba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sagemaker-core/src/sagemaker/core/jumpstart/region_config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@
123123
"content_bucket": "jumpstart-cache-prod-eu-isoe-west-1",
124124
"gated_content_bucket": "jumpstart-private-cache-prod-eu-isoe-west-1"
125125
},
126+
"eusc-de-east-1": {
127+
"content_bucket": "jumpstart-cache-prod-eusc-de-east-1",
128+
"gated_content_bucket": "jumpstart-private-cache-prod-eusc-de-east-1"
129+
},
126130
"il-central-1": {
127131
"content_bucket": "jumpstart-cache-prod-il-central-1",
128132
"gated_content_bucket": "jumpstart-private-cache-prod-il-central-1"

0 commit comments

Comments
 (0)