Skip to content

Commit

Permalink
change: update china region jumpstart buckets
Browse files Browse the repository at this point in the history
  • Loading branch information
txlian committed Sep 6, 2024
1 parent 2a48d01 commit 3c4f74a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/sagemaker/jumpstart/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,12 @@
JumpStartLaunchedRegionInfo(
region_name="cn-north-1",
content_bucket="jumpstart-cache-prod-cn-north-1",
gated_content_bucket="jumpstart-private-cache-prod-cn-north-1",
),
JumpStartLaunchedRegionInfo(
region_name="cn-northwest-1",
content_bucket="jumpstart-cache-prod-cn-northwest-1",
gated_content_bucket="jumpstart-private-cache-prod-cn-northwest-1",
),
JumpStartLaunchedRegionInfo(
region_name="il-central-1",
Expand Down

0 comments on commit 3c4f74a

Please sign in to comment.