From d1baad699e9029333c3bd29b2c82602de37273a4 Mon Sep 17 00:00:00 2001 From: hballuru <113142824+hballuru@users.noreply.github.com> Date: Tue, 11 Oct 2022 14:16:55 -0500 Subject: [PATCH] Update sparkml-serving.json Update for the Sagemaker SparkML 3.3 release --- .../image_uri_config/sparkml-serving.json | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/sagemaker/image_uri_config/sparkml-serving.json b/src/sagemaker/image_uri_config/sparkml-serving.json index 3cfeeaa6bf..0b11b393bc 100644 --- a/src/sagemaker/image_uri_config/sparkml-serving.json +++ b/src/sagemaker/image_uri_config/sparkml-serving.json @@ -58,6 +58,35 @@ "us-west-2": "246618743249" }, "repository": "sagemaker-sparkml-serving" + }, + "3.3": { + "registries": { + "af-south-1": "510948584623", + "ap-east-1": "651117190479", + "ap-northeast-1": "354813040037", + "ap-northeast-2": "366743142698", + "ap-south-1": "720646828776", + "ap-southeast-1": "121021644041", + "ap-southeast-2": "783357654285", + "ca-central-1": "341280168497", + "cn-north-1": "450853457545", + "cn-northwest-1": "451049120500", + "eu-central-1": "492215442770", + "eu-north-1": "662702820516", + "eu-west-1": "141502667606", + "eu-west-2": "764974769150", + "eu-west-3": "659782779980", + "eu-south-1": "978288397137", + "me-south-1": "801668240914", + "sa-east-1": "737474898029", + "us-east-1": "683313688378", + "us-east-2": "257758044811", + "us-gov-west-1": "414596584902", + "us-iso-east-1": "833128469047", + "us-west-1": "746614075791", + "us-west-2": "246618743249" + }, + "repository": "sagemaker-sparkml-serving" } } }