|
138 | 138 | {
|
139 | 139 | "Ref": "AWS::Region"
|
140 | 140 | },
|
141 |
| - "account" |
| 141 | + "repositoryAccount" |
142 | 142 | ]
|
143 | 143 | },
|
144 | 144 | ":repository/mxnet-training"
|
|
180 | 180 | {
|
181 | 181 | "Ref": "AWS::Region"
|
182 | 182 | },
|
183 |
| - "account" |
| 183 | + "repositoryAccount" |
184 | 184 | ]
|
185 | 185 | },
|
186 | 186 | ".dkr.ecr.",
|
|
214 | 214 | },
|
215 | 215 | "Mappings": {
|
216 | 216 | "AwsDeepLearningContainersRepositoriesAccounts": {
|
217 |
| - "us-east-1": { |
218 |
| - "account": "763104351884" |
| 217 | + "ap-east-1": { |
| 218 | + "repositoryAccount": "871362719292" |
219 | 219 | },
|
220 |
| - "us-east-2": { |
221 |
| - "account": "763104351884" |
| 220 | + "ap-northeast-1": { |
| 221 | + "repositoryAccount": "763104351884" |
222 | 222 | },
|
223 |
| - "us-west-1": { |
224 |
| - "account": "763104351884" |
| 223 | + "ap-northeast-2": { |
| 224 | + "repositoryAccount": "763104351884" |
225 | 225 | },
|
226 |
| - "us-west-2": { |
227 |
| - "account": "763104351884" |
| 226 | + "ap-south-1": { |
| 227 | + "repositoryAccount": "763104351884" |
228 | 228 | },
|
229 |
| - "ca-central-1": { |
230 |
| - "account": "763104351884" |
| 229 | + "ap-southeast-1": { |
| 230 | + "repositoryAccount": "763104351884" |
231 | 231 | },
|
232 |
| - "eu-west-1": { |
233 |
| - "account": "763104351884" |
| 232 | + "ap-southeast-2": { |
| 233 | + "repositoryAccount": "763104351884" |
234 | 234 | },
|
235 |
| - "eu-west-2": { |
236 |
| - "account": "763104351884" |
| 235 | + "ca-central-1": { |
| 236 | + "repositoryAccount": "763104351884" |
237 | 237 | },
|
238 |
| - "eu-west-3": { |
239 |
| - "account": "763104351884" |
| 238 | + "cn-north-1": { |
| 239 | + "repositoryAccount": "727897471807" |
| 240 | + }, |
| 241 | + "cn-northwest-1": { |
| 242 | + "repositoryAccount": "727897471807" |
240 | 243 | },
|
241 | 244 | "eu-central-1": {
|
242 |
| - "account": "763104351884" |
| 245 | + "repositoryAccount": "763104351884" |
243 | 246 | },
|
244 | 247 | "eu-north-1": {
|
245 |
| - "account": "763104351884" |
246 |
| - }, |
247 |
| - "sa-east-1": { |
248 |
| - "account": "763104351884" |
| 248 | + "repositoryAccount": "763104351884" |
249 | 249 | },
|
250 |
| - "ap-south-1": { |
251 |
| - "account": "763104351884" |
| 250 | + "eu-west-1": { |
| 251 | + "repositoryAccount": "763104351884" |
252 | 252 | },
|
253 |
| - "ap-northeast-1": { |
254 |
| - "account": "763104351884" |
| 253 | + "eu-west-2": { |
| 254 | + "repositoryAccount": "763104351884" |
255 | 255 | },
|
256 |
| - "ap-northeast-2": { |
257 |
| - "account": "763104351884" |
| 256 | + "eu-west-3": { |
| 257 | + "repositoryAccount": "763104351884" |
258 | 258 | },
|
259 |
| - "ap-southeast-1": { |
260 |
| - "account": "763104351884" |
| 259 | + "me-south-1": { |
| 260 | + "repositoryAccount": "217643126080" |
261 | 261 | },
|
262 |
| - "ap-southeast-2": { |
263 |
| - "account": "763104351884" |
| 262 | + "sa-east-1": { |
| 263 | + "repositoryAccount": "763104351884" |
264 | 264 | },
|
265 |
| - "ap-east-1": { |
266 |
| - "account": "871362719292" |
| 265 | + "us-east-1": { |
| 266 | + "repositoryAccount": "763104351884" |
267 | 267 | },
|
268 |
| - "me-south-1": { |
269 |
| - "account": "217643126080" |
| 268 | + "us-east-2": { |
| 269 | + "repositoryAccount": "763104351884" |
270 | 270 | },
|
271 |
| - "cn-north-1": { |
272 |
| - "account": "727897471807" |
| 271 | + "us-west-1": { |
| 272 | + "repositoryAccount": "763104351884" |
273 | 273 | },
|
274 |
| - "cn-northwest-1": { |
275 |
| - "account": "727897471807" |
| 274 | + "us-west-2": { |
| 275 | + "repositoryAccount": "763104351884" |
276 | 276 | }
|
277 | 277 | }
|
278 | 278 | }
|
|
0 commit comments