|
81 | 81 | gated_content_bucket="jumpstart-private-cache-prod-eu-north-1",
|
82 | 82 | neo_content_bucket="sagemaker-sd-models-prod-eu-north-1",
|
83 | 83 | ),
|
| 84 | + JumpStartLaunchedRegionInfo( |
| 85 | + region_name="eu-south-2", |
| 86 | + content_bucket="jumpstart-cache-prod-eu-south-2", |
| 87 | + gated_content_bucket="jumpstart-private-cache-prod-eu-south-2", |
| 88 | + neo_content_bucket="sagemaker-sd-models-prod-eu-south-2", |
| 89 | + ), |
84 | 90 | JumpStartLaunchedRegionInfo(
|
85 | 91 | region_name="me-south-1",
|
86 | 92 | content_bucket="jumpstart-cache-prod-me-south-1",
|
|
97 | 103 | gated_content_bucket="jumpstart-private-cache-prod-ap-south-1",
|
98 | 104 | neo_content_bucket="sagemaker-sd-models-prod-ap-south-1",
|
99 | 105 | ),
|
| 106 | + JumpStartLaunchedRegionInfo( |
| 107 | + region_name="ap-south-2", |
| 108 | + content_bucket="jumpstart-cache-prod-ap-south-2", |
| 109 | + gated_content_bucket="jumpstart-private-cache-prod-ap-south-2", |
| 110 | + neo_content_bucket="sagemaker-sd-models-prod-ap-south-2", |
| 111 | + ), |
100 | 112 | JumpStartLaunchedRegionInfo(
|
101 | 113 | region_name="eu-west-3",
|
102 | 114 | content_bucket="jumpstart-cache-prod-eu-west-3",
|
|
137 | 149 | gated_content_bucket="jumpstart-private-cache-prod-ap-southeast-3",
|
138 | 150 | neo_content_bucket="sagemaker-sd-models-prod-ap-southeast-3",
|
139 | 151 | ),
|
| 152 | + JumpStartLaunchedRegionInfo( |
| 153 | + region_name="ap-southeast-4", |
| 154 | + content_bucket="jumpstart-cache-prod-ap-southeast-4", |
| 155 | + gated_content_bucket="jumpstart-private-cache-prod-ap-southeast-4", |
| 156 | + neo_content_bucket="sagemaker-sd-models-prod-ap-southeast-4", |
| 157 | + ), |
140 | 158 | JumpStartLaunchedRegionInfo(
|
141 | 159 | region_name="ap-southeast-5",
|
142 | 160 | content_bucket="jumpstart-cache-prod-ap-southeast-5",
|
|
188 | 206 | gated_content_bucket="jumpstart-private-cache-prod-ca-central-1",
|
189 | 207 | neo_content_bucket="sagemaker-sd-models-prod-ca-central-1",
|
190 | 208 | ),
|
| 209 | + JumpStartLaunchedRegionInfo( |
| 210 | + region_name="ca-west-1", |
| 211 | + content_bucket="jumpstart-cache-prod-ca-west-1", |
| 212 | + gated_content_bucket="jumpstart-private-cache-prod-ca-west-1", |
| 213 | + neo_content_bucket="sagemaker-sd-models-prod-ca-west-1", |
| 214 | + ), |
191 | 215 | JumpStartLaunchedRegionInfo(
|
192 | 216 | region_name="cn-north-1",
|
193 | 217 | content_bucket="jumpstart-cache-prod-cn-north-1",
|
|
0 commit comments