We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c82fb50 commit df811faCopy full SHA for df811fa
src/sagemaker/jumpstart/region_config.json
@@ -57,6 +57,10 @@
57
"content_bucket": "jumpstart-cache-prod-ap-southeast-5",
58
"gated_content_bucket": "jumpstart-private-cache-prod-ap-southeast-5"
59
},
60
+ "ap-southeast-6": {
61
+ "content_bucket": "jumpstart-cache-prod-ap-southeast-6",
62
+ "gated_content_bucket": "jumpstart-private-cache-prod-ap-southeast-6"
63
+ },
64
"ap-southeast-7": {
65
"content_bucket": "jumpstart-cache-prod-ap-southeast-7",
66
"gated_content_bucket": "jumpstart-private-cache-prod-ap-southeast-7"
0 commit comments