Skip to content

Commit cebc27a

Browse files
Added jumpstart ADC regions (#5757)
1 parent 5b12a1d commit cebc27a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/sagemaker/jumpstart/region_config.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,22 @@
158158
"content_bucket": "jumpstart-cache-prod-us-gov-west-1",
159159
"gated_content_bucket": "jumpstart-private-cache-prod-us-gov-west-1"
160160
},
161+
"us-iso-east-1": {
162+
"content_bucket": "jumpstart-cache-prod-us-iso-east-1",
163+
"gated_content_bucket": "jumpstart-private-cache-prod-us-iso-east-1"
164+
},
165+
"us-isob-east-1": {
166+
"content_bucket": "jumpstart-cache-prod-us-isob-east-1",
167+
"gated_content_bucket": "jumpstart-private-cache-prod-us-isob-east-1"
168+
},
169+
"us-isof-east-1": {
170+
"content_bucket": "jumpstart-cache-prod-us-isof-east-1",
171+
"gated_content_bucket": "jumpstart-private-cache-prod-us-isof-east-1"
172+
},
173+
"us-isof-south-1": {
174+
"content_bucket": "jumpstart-cache-prod-us-isof-south-1",
175+
"gated_content_bucket": "jumpstart-private-cache-prod-us-isof-south-1"
176+
},
161177
"us-west-1": {
162178
"content_bucket": "jumpstart-cache-prod-us-west-1",
163179
"gated_content_bucket": "jumpstart-private-cache-prod-us-west-1",

0 commit comments

Comments
 (0)