Skip to content

Commit 91ea28a

Browse files
malav-shastriNamrata Madan
authored and
Namrata Madan
committed
Feature: add SKLearn framework version 1.2-1 (aws#3713)
1 parent 620bb36 commit 91ea28a

File tree

1 file changed

+72
-0
lines changed

1 file changed

+72
-0
lines changed

src/sagemaker/image_uri_config/sklearn.json

+72
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,42 @@
108108
"us-west-2": "246618743249"
109109
},
110110
"repository": "sagemaker-scikit-learn"
111+
},
112+
"1.2-1": {
113+
"processors": ["cpu"],
114+
"py_versions": ["py3"],
115+
"registries": {
116+
"af-south-1": "510948584623",
117+
"ap-east-1": "651117190479",
118+
"ap-northeast-1": "354813040037",
119+
"ap-northeast-2": "366743142698",
120+
"ap-northeast-3": "867004704886",
121+
"ap-south-1": "720646828776",
122+
"ap-southeast-1": "121021644041",
123+
"ap-southeast-2": "783357654285",
124+
"ap-southeast-3": "951798379941",
125+
"ca-central-1": "341280168497",
126+
"cn-north-1": "450853457545",
127+
"cn-northwest-1": "451049120500",
128+
"eu-central-1": "492215442770",
129+
"eu-north-1": "662702820516",
130+
"eu-west-1": "141502667606",
131+
"eu-west-2": "764974769150",
132+
"eu-west-3": "659782779980",
133+
"eu-south-1": "978288397137",
134+
"me-south-1": "801668240914",
135+
"me-central-1": "272398656194",
136+
"sa-east-1": "737474898029",
137+
"us-east-1": "683313688378",
138+
"us-east-2": "257758044811",
139+
"us-gov-west-1": "414596584902",
140+
"us-gov-east-1": "237065988967",
141+
"us-iso-east-1": "833128469047",
142+
"us-isob-east-1": "281123927165",
143+
"us-west-1": "746614075791",
144+
"us-west-2": "246618743249"
145+
},
146+
"repository": "sagemaker-scikit-learn"
111147
}
112148
}
113149
},
@@ -220,6 +256,42 @@
220256
"us-west-2": "246618743249"
221257
},
222258
"repository": "sagemaker-scikit-learn"
259+
},
260+
"1.2-1": {
261+
"processors": ["cpu"],
262+
"py_versions": ["py3"],
263+
"registries": {
264+
"af-south-1": "510948584623",
265+
"ap-east-1": "651117190479",
266+
"ap-northeast-1": "354813040037",
267+
"ap-northeast-2": "366743142698",
268+
"ap-northeast-3": "867004704886",
269+
"ap-south-1": "720646828776",
270+
"ap-southeast-1": "121021644041",
271+
"ap-southeast-2": "783357654285",
272+
"ap-southeast-3": "951798379941",
273+
"ca-central-1": "341280168497",
274+
"cn-north-1": "450853457545",
275+
"cn-northwest-1": "451049120500",
276+
"eu-central-1": "492215442770",
277+
"eu-north-1": "662702820516",
278+
"eu-west-1": "141502667606",
279+
"eu-west-2": "764974769150",
280+
"eu-west-3": "659782779980",
281+
"eu-south-1": "978288397137",
282+
"me-south-1": "801668240914",
283+
"me-central-1": "272398656194",
284+
"sa-east-1": "737474898029",
285+
"us-east-1": "683313688378",
286+
"us-east-2": "257758044811",
287+
"us-gov-west-1": "414596584902",
288+
"us-gov-east-1": "237065988967",
289+
"us-iso-east-1": "833128469047",
290+
"us-isob-east-1": "281123927165",
291+
"us-west-1": "746614075791",
292+
"us-west-2": "246618743249"
293+
},
294+
"repository": "sagemaker-scikit-learn"
223295
}
224296
}
225297
},

0 commit comments

Comments
 (0)