Skip to content

Commit b4d1cdf

Browse files
committed
Update the image URI config for sparkml serving.
1 parent 8e66aa6 commit b4d1cdf

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

src/sagemaker/image_uri_config/sparkml-serving.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,34 @@
3030
},
3131
"repository": "sagemaker-sparkml-serving"
3232
}
33-
}
33+
},
34+
"2.4": {
35+
"registries": {
36+
"af-south-1": "510948584623",
37+
"ap-east-1": "651117190479",
38+
"ap-northeast-1": "354813040037",
39+
"ap-northeast-2": "366743142698",
40+
"ap-south-1": "720646828776",
41+
"ap-southeast-1": "121021644041",
42+
"ap-southeast-2": "783357654285",
43+
"ca-central-1": "341280168497",
44+
"cn-north-1": "450853457545",
45+
"cn-northwest-1": "451049120500",
46+
"eu-central-1": "492215442770",
47+
"eu-north-1": "662702820516",
48+
"eu-west-1": "141502667606",
49+
"eu-west-2": "764974769150",
50+
"eu-west-3": "659782779980",
51+
"eu-south-1": "978288397137",
52+
"me-south-1": "801668240914",
53+
"sa-east-1": "737474898029",
54+
"us-east-1": "683313688378",
55+
"us-east-2": "257758044811",
56+
"us-gov-west-1": "414596584902",
57+
"us-iso-east-1": "833128469047",
58+
"us-west-1": "746614075791",
59+
"us-west-2": "246618743249"
60+
},
61+
"repository": "sagemaker-sparkml-serving"
62+
}
3463
}

0 commit comments

Comments
 (0)