From 088b7acbee152313ca3db05dd24be518ebdfb36d Mon Sep 17 00:00:00 2001 From: Ahsan Khan Date: Fri, 23 Jul 2021 15:09:17 -0700 Subject: [PATCH 1/5] add KIX region to image_uri --- .../image_uri_config/blazingtext.json | 1 + src/sagemaker/image_uri_config/chainer.json | 1 + src/sagemaker/image_uri_config/clarify.json | 1 + .../image_uri_config/coach-mxnet.json | 1 + .../image_uri_config/coach-tensorflow.json | 1 + .../image_uri_config/data-wrangler.json | 1 + src/sagemaker/image_uri_config/debugger.json | 1 + .../factorization-machines.json | 1 + .../image_uri_config/forecasting-deepar.json | 1 + .../image_uri_config/huggingface.json | 9 +++++++ .../image-classification-neo.json | 1 + .../image-classification.json | 1 + .../image_uri_config/inferentia-mxnet.json | 1 + .../image_uri_config/inferentia-pytorch.json | 1 + .../inferentia-tensorflow.json | 1 + .../image_uri_config/ipinsights.json | 1 + src/sagemaker/image_uri_config/kmeans.json | 1 + src/sagemaker/image_uri_config/knn.json | 1 + src/sagemaker/image_uri_config/lda.json | 1 + .../image_uri_config/linear-learner.json | 1 + .../image_uri_config/model-monitor.json | 1 + src/sagemaker/image_uri_config/mxnet.json | 27 +++++++++++++++++++ src/sagemaker/image_uri_config/neo-mxnet.json | 1 + .../image_uri_config/neo-pytorch.json | 3 +++ .../image_uri_config/neo-tensorflow.json | 1 + src/sagemaker/image_uri_config/ntm.json | 1 + .../image_uri_config/object-detection.json | 1 + .../image_uri_config/object2vec.json | 1 + src/sagemaker/image_uri_config/pca.json | 1 + src/sagemaker/image_uri_config/pytorch.json | 21 +++++++++++++++ .../image_uri_config/randomcutforest.json | 1 + .../image_uri_config/ray-pytorch.json | 1 + .../image_uri_config/ray-tensorflow.json | 5 ++++ .../semantic-segmentation.json | 1 + src/sagemaker/image_uri_config/seq2seq.json | 1 + src/sagemaker/image_uri_config/sklearn.json | 2 ++ src/sagemaker/image_uri_config/spark.json | 2 ++ .../image_uri_config/sparkml-serving.json | 2 ++ .../image_uri_config/tensorflow.json | 1 + src/sagemaker/image_uri_config/vw.json | 1 + .../image_uri_config/xgboost-neo.json | 1 + src/sagemaker/image_uri_config/xgboost.json | 7 +++++ 42 files changed, 111 insertions(+) diff --git a/src/sagemaker/image_uri_config/blazingtext.json b/src/sagemaker/image_uri_config/blazingtext.json index 2d6287ff64..85dc986be6 100644 --- a/src/sagemaker/image_uri_config/blazingtext.json +++ b/src/sagemaker/image_uri_config/blazingtext.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/chainer.json b/src/sagemaker/image_uri_config/chainer.json index 107ddf1952..ce3c8b887e 100644 --- a/src/sagemaker/image_uri_config/chainer.json +++ b/src/sagemaker/image_uri_config/chainer.json @@ -13,6 +13,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/clarify.json b/src/sagemaker/image_uri_config/clarify.json index ef75cb3648..189f10104d 100644 --- a/src/sagemaker/image_uri_config/clarify.json +++ b/src/sagemaker/image_uri_config/clarify.json @@ -7,6 +7,7 @@ "ap-east-1": "098760798382", "ap-northeast-1": "377024640650", "ap-northeast-2": "263625296855", + "ap-northeast-3": "364406365360", "ap-south-1": "452307495513", "ap-southeast-1": "834264404009", "ap-southeast-2": "007051062584", diff --git a/src/sagemaker/image_uri_config/coach-mxnet.json b/src/sagemaker/image_uri_config/coach-mxnet.json index c4e77a8e2e..0e24c9f1e7 100644 --- a/src/sagemaker/image_uri_config/coach-mxnet.json +++ b/src/sagemaker/image_uri_config/coach-mxnet.json @@ -9,6 +9,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/coach-tensorflow.json b/src/sagemaker/image_uri_config/coach-tensorflow.json index d1651b7ae2..6ed7a8ae91 100644 --- a/src/sagemaker/image_uri_config/coach-tensorflow.json +++ b/src/sagemaker/image_uri_config/coach-tensorflow.json @@ -9,6 +9,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/data-wrangler.json b/src/sagemaker/image_uri_config/data-wrangler.json index 009f0bacef..3f33c250f9 100644 --- a/src/sagemaker/image_uri_config/data-wrangler.json +++ b/src/sagemaker/image_uri_config/data-wrangler.json @@ -7,6 +7,7 @@ "ap-east-1": "707077482487", "ap-northeast-1": "649008135260", "ap-northeast-2": "131546521161", + "ap-northeast-3": "364406365360", "ap-south-1": "089933028263", "ap-southeast-1": "119527597002", "ap-southeast-2": "422173101802", diff --git a/src/sagemaker/image_uri_config/debugger.json b/src/sagemaker/image_uri_config/debugger.json index 4a69c1c262..288b682653 100644 --- a/src/sagemaker/image_uri_config/debugger.json +++ b/src/sagemaker/image_uri_config/debugger.json @@ -7,6 +7,7 @@ "ap-east-1": "199566480951", "ap-northeast-1": "430734990657", "ap-northeast-2": "578805364391", + "ap-northeast-3": "364406365360", "ap-south-1": "904829902805", "ap-southeast-1": "972752614525", "ap-southeast-2": "184798709955", diff --git a/src/sagemaker/image_uri_config/factorization-machines.json b/src/sagemaker/image_uri_config/factorization-machines.json index 05aa170bd6..b18c3d983a 100644 --- a/src/sagemaker/image_uri_config/factorization-machines.json +++ b/src/sagemaker/image_uri_config/factorization-machines.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/forecasting-deepar.json b/src/sagemaker/image_uri_config/forecasting-deepar.json index 4524887dee..3a8e8d6d77 100644 --- a/src/sagemaker/image_uri_config/forecasting-deepar.json +++ b/src/sagemaker/image_uri_config/forecasting-deepar.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "633353088612", "ap-northeast-2": "204372634319", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "514117268639", diff --git a/src/sagemaker/image_uri_config/huggingface.json b/src/sagemaker/image_uri_config/huggingface.json index 8e35554364..17d4b38c81 100644 --- a/src/sagemaker/image_uri_config/huggingface.json +++ b/src/sagemaker/image_uri_config/huggingface.json @@ -19,6 +19,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -49,6 +50,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -85,6 +87,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -115,6 +118,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -152,6 +156,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -182,6 +187,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -212,6 +218,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -257,6 +264,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -287,6 +295,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", diff --git a/src/sagemaker/image_uri_config/image-classification-neo.json b/src/sagemaker/image_uri_config/image-classification-neo.json index 919e7ddc58..fc9b240b55 100644 --- a/src/sagemaker/image_uri_config/image-classification-neo.json +++ b/src/sagemaker/image_uri_config/image-classification-neo.json @@ -7,6 +7,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/image-classification.json b/src/sagemaker/image_uri_config/image-classification.json index 5f7d2a6f87..6b624bdad8 100644 --- a/src/sagemaker/image_uri_config/image-classification.json +++ b/src/sagemaker/image_uri_config/image-classification.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/inferentia-mxnet.json b/src/sagemaker/image_uri_config/inferentia-mxnet.json index 070fb5ee2c..daf05f19a0 100644 --- a/src/sagemaker/image_uri_config/inferentia-mxnet.json +++ b/src/sagemaker/image_uri_config/inferentia-mxnet.json @@ -9,6 +9,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/inferentia-pytorch.json b/src/sagemaker/image_uri_config/inferentia-pytorch.json index 4c62f819e4..bb60fbf280 100644 --- a/src/sagemaker/image_uri_config/inferentia-pytorch.json +++ b/src/sagemaker/image_uri_config/inferentia-pytorch.json @@ -9,6 +9,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/inferentia-tensorflow.json b/src/sagemaker/image_uri_config/inferentia-tensorflow.json index 87fb5dca0d..92c0d4365e 100644 --- a/src/sagemaker/image_uri_config/inferentia-tensorflow.json +++ b/src/sagemaker/image_uri_config/inferentia-tensorflow.json @@ -9,6 +9,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/ipinsights.json b/src/sagemaker/image_uri_config/ipinsights.json index 4812c512a7..7efc6cf33b 100644 --- a/src/sagemaker/image_uri_config/ipinsights.json +++ b/src/sagemaker/image_uri_config/ipinsights.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/kmeans.json b/src/sagemaker/image_uri_config/kmeans.json index 7cdee133a5..2f649bfc11 100644 --- a/src/sagemaker/image_uri_config/kmeans.json +++ b/src/sagemaker/image_uri_config/kmeans.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/knn.json b/src/sagemaker/image_uri_config/knn.json index 5b032d45b0..092ded9346 100644 --- a/src/sagemaker/image_uri_config/knn.json +++ b/src/sagemaker/image_uri_config/knn.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/lda.json b/src/sagemaker/image_uri_config/lda.json index 1a0501e814..bd0305c50a 100644 --- a/src/sagemaker/image_uri_config/lda.json +++ b/src/sagemaker/image_uri_config/lda.json @@ -5,6 +5,7 @@ "registries": { "ap-northeast-1": "258307448986", "ap-northeast-2": "293181348795", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "297031611018", diff --git a/src/sagemaker/image_uri_config/linear-learner.json b/src/sagemaker/image_uri_config/linear-learner.json index 83fc177557..965f28afd2 100644 --- a/src/sagemaker/image_uri_config/linear-learner.json +++ b/src/sagemaker/image_uri_config/linear-learner.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/model-monitor.json b/src/sagemaker/image_uri_config/model-monitor.json index 20035fd43c..ecc0fbf1c4 100644 --- a/src/sagemaker/image_uri_config/model-monitor.json +++ b/src/sagemaker/image_uri_config/model-monitor.json @@ -7,6 +7,7 @@ "ap-east-1": "001633400207", "ap-northeast-1": "574779866223", "ap-northeast-2": "709848358524", + "ap-northeast-3": "364406365360", "ap-south-1": "126357580389", "ap-southeast-1": "245545462676", "ap-southeast-2": "563025443158", diff --git a/src/sagemaker/image_uri_config/mxnet.json b/src/sagemaker/image_uri_config/mxnet.json index 53aa005d7e..e56dbd6ac0 100644 --- a/src/sagemaker/image_uri_config/mxnet.json +++ b/src/sagemaker/image_uri_config/mxnet.json @@ -19,6 +19,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -49,6 +50,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -79,6 +81,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -109,6 +112,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -139,6 +143,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -169,6 +174,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -200,6 +206,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -229,6 +236,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -259,6 +267,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -289,6 +298,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -319,6 +329,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -363,6 +374,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -393,6 +405,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -423,6 +436,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -453,6 +467,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -483,6 +498,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -513,6 +529,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -544,6 +561,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -573,6 +591,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -603,6 +622,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -633,6 +653,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -663,6 +684,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -704,6 +726,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -734,6 +757,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -764,6 +788,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -794,6 +819,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -824,6 +850,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", diff --git a/src/sagemaker/image_uri_config/neo-mxnet.json b/src/sagemaker/image_uri_config/neo-mxnet.json index 55cc9a022b..d27bd2e57c 100644 --- a/src/sagemaker/image_uri_config/neo-mxnet.json +++ b/src/sagemaker/image_uri_config/neo-mxnet.json @@ -23,6 +23,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/neo-pytorch.json b/src/sagemaker/image_uri_config/neo-pytorch.json index deaf4aff3d..4cfb6ecbc1 100644 --- a/src/sagemaker/image_uri_config/neo-pytorch.json +++ b/src/sagemaker/image_uri_config/neo-pytorch.json @@ -17,6 +17,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", @@ -46,6 +47,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", @@ -75,6 +77,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/neo-tensorflow.json b/src/sagemaker/image_uri_config/neo-tensorflow.json index 7d45122adf..49ba19a4fe 100644 --- a/src/sagemaker/image_uri_config/neo-tensorflow.json +++ b/src/sagemaker/image_uri_config/neo-tensorflow.json @@ -22,6 +22,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/ntm.json b/src/sagemaker/image_uri_config/ntm.json index 86d4a72be4..b652783c74 100644 --- a/src/sagemaker/image_uri_config/ntm.json +++ b/src/sagemaker/image_uri_config/ntm.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/object-detection.json b/src/sagemaker/image_uri_config/object-detection.json index 5c63dcfc7c..eb315cac17 100644 --- a/src/sagemaker/image_uri_config/object-detection.json +++ b/src/sagemaker/image_uri_config/object-detection.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/object2vec.json b/src/sagemaker/image_uri_config/object2vec.json index c451cba681..0b85f62fd9 100644 --- a/src/sagemaker/image_uri_config/object2vec.json +++ b/src/sagemaker/image_uri_config/object2vec.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/pca.json b/src/sagemaker/image_uri_config/pca.json index 887e9e8a45..50673e62b1 100644 --- a/src/sagemaker/image_uri_config/pca.json +++ b/src/sagemaker/image_uri_config/pca.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/pytorch.json b/src/sagemaker/image_uri_config/pytorch.json index 629dd771c8..d598c78677 100644 --- a/src/sagemaker/image_uri_config/pytorch.json +++ b/src/sagemaker/image_uri_config/pytorch.json @@ -102,6 +102,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -135,6 +136,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -168,6 +170,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -201,6 +204,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -233,6 +237,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -265,6 +270,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -298,6 +304,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -331,6 +338,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -364,6 +372,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -397,6 +406,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -450,6 +460,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -483,6 +494,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -516,6 +528,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -549,6 +562,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -582,6 +596,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -615,6 +630,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -647,6 +663,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -680,6 +697,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -713,6 +731,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -746,6 +765,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -779,6 +799,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", diff --git a/src/sagemaker/image_uri_config/randomcutforest.json b/src/sagemaker/image_uri_config/randomcutforest.json index 1ab304825e..70fdcc6622 100644 --- a/src/sagemaker/image_uri_config/randomcutforest.json +++ b/src/sagemaker/image_uri_config/randomcutforest.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/ray-pytorch.json b/src/sagemaker/image_uri_config/ray-pytorch.json index 08c4fe2137..b3ff47a229 100644 --- a/src/sagemaker/image_uri_config/ray-pytorch.json +++ b/src/sagemaker/image_uri_config/ray-pytorch.json @@ -7,6 +7,7 @@ "registries": { "ap-northeast-1": "462105765813", "ap-northeast-2": "462105765813", + "ap-northeast-3": "364406365360", "ap-south-1": "462105765813", "ap-southeast-1": "462105765813", "ap-southeast-2": "462105765813", diff --git a/src/sagemaker/image_uri_config/ray-tensorflow.json b/src/sagemaker/image_uri_config/ray-tensorflow.json index b1aa56830d..8cc69d110e 100644 --- a/src/sagemaker/image_uri_config/ray-tensorflow.json +++ b/src/sagemaker/image_uri_config/ray-tensorflow.json @@ -9,6 +9,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -40,6 +41,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -71,6 +73,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -102,6 +105,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -131,6 +135,7 @@ "registries": { "ap-northeast-1": "462105765813", "ap-northeast-2": "462105765813", + "ap-northeast-3": "364406365360", "ap-south-1": "462105765813", "ap-southeast-1": "462105765813", "ap-southeast-2": "462105765813", diff --git a/src/sagemaker/image_uri_config/semantic-segmentation.json b/src/sagemaker/image_uri_config/semantic-segmentation.json index 5bc852fb11..80efeaf638 100644 --- a/src/sagemaker/image_uri_config/semantic-segmentation.json +++ b/src/sagemaker/image_uri_config/semantic-segmentation.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/seq2seq.json b/src/sagemaker/image_uri_config/seq2seq.json index 9515d53f0e..67a5982eae 100644 --- a/src/sagemaker/image_uri_config/seq2seq.json +++ b/src/sagemaker/image_uri_config/seq2seq.json @@ -7,6 +7,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/sklearn.json b/src/sagemaker/image_uri_config/sklearn.json index ba0b1d3aff..207758207f 100644 --- a/src/sagemaker/image_uri_config/sklearn.json +++ b/src/sagemaker/image_uri_config/sklearn.json @@ -9,6 +9,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -39,6 +40,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", diff --git a/src/sagemaker/image_uri_config/spark.json b/src/sagemaker/image_uri_config/spark.json index 89053f928d..76c015b1ab 100644 --- a/src/sagemaker/image_uri_config/spark.json +++ b/src/sagemaker/image_uri_config/spark.json @@ -16,6 +16,7 @@ "ap-east-1": "732049463269", "us-east-1": "173754725891", "ap-northeast-2": "860869212795", + "ap-northeast-3": "364406365360", "eu-west-2": "836651553127", "ap-northeast-1": "411782140378", "us-west-2": "153931337802", @@ -45,6 +46,7 @@ "ap-east-1": "732049463269", "us-east-1": "173754725891", "ap-northeast-2": "860869212795", + "ap-northeast-3": "364406365360", "eu-west-2": "836651553127", "ap-northeast-1": "411782140378", "us-west-2": "153931337802", diff --git a/src/sagemaker/image_uri_config/sparkml-serving.json b/src/sagemaker/image_uri_config/sparkml-serving.json index 3cfeeaa6bf..9c97e31989 100644 --- a/src/sagemaker/image_uri_config/sparkml-serving.json +++ b/src/sagemaker/image_uri_config/sparkml-serving.json @@ -7,6 +7,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -36,6 +37,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", diff --git a/src/sagemaker/image_uri_config/tensorflow.json b/src/sagemaker/image_uri_config/tensorflow.json index 918d2413c5..cae9b2502c 100644 --- a/src/sagemaker/image_uri_config/tensorflow.json +++ b/src/sagemaker/image_uri_config/tensorflow.json @@ -226,6 +226,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", diff --git a/src/sagemaker/image_uri_config/vw.json b/src/sagemaker/image_uri_config/vw.json index 42b94b6792..4c7d042657 100644 --- a/src/sagemaker/image_uri_config/vw.json +++ b/src/sagemaker/image_uri_config/vw.json @@ -6,6 +6,7 @@ "registries": { "ap-northeast-1": "462105765813", "ap-northeast-2": "462105765813", + "ap-northeast-3": "364406365360", "ap-south-1": "462105765813", "ap-southeast-1": "462105765813", "ap-southeast-2": "462105765813", diff --git a/src/sagemaker/image_uri_config/xgboost-neo.json b/src/sagemaker/image_uri_config/xgboost-neo.json index 98d25d73a9..a73566010d 100644 --- a/src/sagemaker/image_uri_config/xgboost-neo.json +++ b/src/sagemaker/image_uri_config/xgboost-neo.json @@ -7,6 +7,7 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", + "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/xgboost.json b/src/sagemaker/image_uri_config/xgboost.json index ea532d1bf8..e1706036ff 100644 --- a/src/sagemaker/image_uri_config/xgboost.json +++ b/src/sagemaker/image_uri_config/xgboost.json @@ -10,6 +10,7 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", + "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", @@ -41,6 +42,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -72,6 +74,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -103,6 +106,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -132,6 +136,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -161,6 +166,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -190,6 +196,7 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", + "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", From 5bf7105edb08ac13a103e119887d292cea0dd1c5 Mon Sep 17 00:00:00 2001 From: Ahsan Khan Date: Fri, 23 Jul 2021 15:25:46 -0700 Subject: [PATCH 2/5] update DL frameworks only --- src/sagemaker/image_uri_config/blazingtext.json | 1 - src/sagemaker/image_uri_config/chainer.json | 1 - src/sagemaker/image_uri_config/clarify.json | 1 - src/sagemaker/image_uri_config/coach-mxnet.json | 1 - src/sagemaker/image_uri_config/coach-tensorflow.json | 1 - src/sagemaker/image_uri_config/data-wrangler.json | 1 - src/sagemaker/image_uri_config/debugger.json | 1 - src/sagemaker/image_uri_config/factorization-machines.json | 1 - src/sagemaker/image_uri_config/forecasting-deepar.json | 1 - src/sagemaker/image_uri_config/image-classification-neo.json | 1 - src/sagemaker/image_uri_config/image-classification.json | 1 - src/sagemaker/image_uri_config/inferentia-mxnet.json | 1 - src/sagemaker/image_uri_config/inferentia-pytorch.json | 1 - src/sagemaker/image_uri_config/inferentia-tensorflow.json | 1 - src/sagemaker/image_uri_config/ipinsights.json | 1 - src/sagemaker/image_uri_config/kmeans.json | 1 - src/sagemaker/image_uri_config/knn.json | 1 - src/sagemaker/image_uri_config/lda.json | 1 - src/sagemaker/image_uri_config/linear-learner.json | 1 - src/sagemaker/image_uri_config/model-monitor.json | 1 - src/sagemaker/image_uri_config/neo-mxnet.json | 1 - src/sagemaker/image_uri_config/neo-pytorch.json | 1 - src/sagemaker/image_uri_config/neo-tensorflow.json | 1 - src/sagemaker/image_uri_config/ntm.json | 1 - src/sagemaker/image_uri_config/object-detection.json | 1 - src/sagemaker/image_uri_config/object2vec.json | 1 - src/sagemaker/image_uri_config/pca.json | 1 - src/sagemaker/image_uri_config/randomcutforest.json | 1 - src/sagemaker/image_uri_config/ray-pytorch.json | 1 - src/sagemaker/image_uri_config/ray-tensorflow.json | 1 - src/sagemaker/image_uri_config/semantic-segmentation.json | 1 - src/sagemaker/image_uri_config/seq2seq.json | 1 - src/sagemaker/image_uri_config/sklearn.json | 1 - src/sagemaker/image_uri_config/spark.json | 1 - src/sagemaker/image_uri_config/sparkml-serving.json | 1 - src/sagemaker/image_uri_config/vw.json | 1 - src/sagemaker/image_uri_config/xgboost-neo.json | 1 - src/sagemaker/image_uri_config/xgboost.json | 1 - 38 files changed, 38 deletions(-) diff --git a/src/sagemaker/image_uri_config/blazingtext.json b/src/sagemaker/image_uri_config/blazingtext.json index 85dc986be6..2d6287ff64 100644 --- a/src/sagemaker/image_uri_config/blazingtext.json +++ b/src/sagemaker/image_uri_config/blazingtext.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/chainer.json b/src/sagemaker/image_uri_config/chainer.json index ce3c8b887e..107ddf1952 100644 --- a/src/sagemaker/image_uri_config/chainer.json +++ b/src/sagemaker/image_uri_config/chainer.json @@ -13,7 +13,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/clarify.json b/src/sagemaker/image_uri_config/clarify.json index 189f10104d..ef75cb3648 100644 --- a/src/sagemaker/image_uri_config/clarify.json +++ b/src/sagemaker/image_uri_config/clarify.json @@ -7,7 +7,6 @@ "ap-east-1": "098760798382", "ap-northeast-1": "377024640650", "ap-northeast-2": "263625296855", - "ap-northeast-3": "364406365360", "ap-south-1": "452307495513", "ap-southeast-1": "834264404009", "ap-southeast-2": "007051062584", diff --git a/src/sagemaker/image_uri_config/coach-mxnet.json b/src/sagemaker/image_uri_config/coach-mxnet.json index 0e24c9f1e7..c4e77a8e2e 100644 --- a/src/sagemaker/image_uri_config/coach-mxnet.json +++ b/src/sagemaker/image_uri_config/coach-mxnet.json @@ -9,7 +9,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/coach-tensorflow.json b/src/sagemaker/image_uri_config/coach-tensorflow.json index 6ed7a8ae91..d1651b7ae2 100644 --- a/src/sagemaker/image_uri_config/coach-tensorflow.json +++ b/src/sagemaker/image_uri_config/coach-tensorflow.json @@ -9,7 +9,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/data-wrangler.json b/src/sagemaker/image_uri_config/data-wrangler.json index 3f33c250f9..009f0bacef 100644 --- a/src/sagemaker/image_uri_config/data-wrangler.json +++ b/src/sagemaker/image_uri_config/data-wrangler.json @@ -7,7 +7,6 @@ "ap-east-1": "707077482487", "ap-northeast-1": "649008135260", "ap-northeast-2": "131546521161", - "ap-northeast-3": "364406365360", "ap-south-1": "089933028263", "ap-southeast-1": "119527597002", "ap-southeast-2": "422173101802", diff --git a/src/sagemaker/image_uri_config/debugger.json b/src/sagemaker/image_uri_config/debugger.json index 288b682653..4a69c1c262 100644 --- a/src/sagemaker/image_uri_config/debugger.json +++ b/src/sagemaker/image_uri_config/debugger.json @@ -7,7 +7,6 @@ "ap-east-1": "199566480951", "ap-northeast-1": "430734990657", "ap-northeast-2": "578805364391", - "ap-northeast-3": "364406365360", "ap-south-1": "904829902805", "ap-southeast-1": "972752614525", "ap-southeast-2": "184798709955", diff --git a/src/sagemaker/image_uri_config/factorization-machines.json b/src/sagemaker/image_uri_config/factorization-machines.json index b18c3d983a..05aa170bd6 100644 --- a/src/sagemaker/image_uri_config/factorization-machines.json +++ b/src/sagemaker/image_uri_config/factorization-machines.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/forecasting-deepar.json b/src/sagemaker/image_uri_config/forecasting-deepar.json index 3a8e8d6d77..4524887dee 100644 --- a/src/sagemaker/image_uri_config/forecasting-deepar.json +++ b/src/sagemaker/image_uri_config/forecasting-deepar.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "633353088612", "ap-northeast-2": "204372634319", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "514117268639", diff --git a/src/sagemaker/image_uri_config/image-classification-neo.json b/src/sagemaker/image_uri_config/image-classification-neo.json index fc9b240b55..919e7ddc58 100644 --- a/src/sagemaker/image_uri_config/image-classification-neo.json +++ b/src/sagemaker/image_uri_config/image-classification-neo.json @@ -7,7 +7,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/image-classification.json b/src/sagemaker/image_uri_config/image-classification.json index 6b624bdad8..5f7d2a6f87 100644 --- a/src/sagemaker/image_uri_config/image-classification.json +++ b/src/sagemaker/image_uri_config/image-classification.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/inferentia-mxnet.json b/src/sagemaker/image_uri_config/inferentia-mxnet.json index daf05f19a0..070fb5ee2c 100644 --- a/src/sagemaker/image_uri_config/inferentia-mxnet.json +++ b/src/sagemaker/image_uri_config/inferentia-mxnet.json @@ -9,7 +9,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/inferentia-pytorch.json b/src/sagemaker/image_uri_config/inferentia-pytorch.json index bb60fbf280..4c62f819e4 100644 --- a/src/sagemaker/image_uri_config/inferentia-pytorch.json +++ b/src/sagemaker/image_uri_config/inferentia-pytorch.json @@ -9,7 +9,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/inferentia-tensorflow.json b/src/sagemaker/image_uri_config/inferentia-tensorflow.json index 92c0d4365e..87fb5dca0d 100644 --- a/src/sagemaker/image_uri_config/inferentia-tensorflow.json +++ b/src/sagemaker/image_uri_config/inferentia-tensorflow.json @@ -9,7 +9,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/ipinsights.json b/src/sagemaker/image_uri_config/ipinsights.json index 7efc6cf33b..4812c512a7 100644 --- a/src/sagemaker/image_uri_config/ipinsights.json +++ b/src/sagemaker/image_uri_config/ipinsights.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/kmeans.json b/src/sagemaker/image_uri_config/kmeans.json index 2f649bfc11..7cdee133a5 100644 --- a/src/sagemaker/image_uri_config/kmeans.json +++ b/src/sagemaker/image_uri_config/kmeans.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/knn.json b/src/sagemaker/image_uri_config/knn.json index 092ded9346..5b032d45b0 100644 --- a/src/sagemaker/image_uri_config/knn.json +++ b/src/sagemaker/image_uri_config/knn.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/lda.json b/src/sagemaker/image_uri_config/lda.json index bd0305c50a..1a0501e814 100644 --- a/src/sagemaker/image_uri_config/lda.json +++ b/src/sagemaker/image_uri_config/lda.json @@ -5,7 +5,6 @@ "registries": { "ap-northeast-1": "258307448986", "ap-northeast-2": "293181348795", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "297031611018", diff --git a/src/sagemaker/image_uri_config/linear-learner.json b/src/sagemaker/image_uri_config/linear-learner.json index 965f28afd2..83fc177557 100644 --- a/src/sagemaker/image_uri_config/linear-learner.json +++ b/src/sagemaker/image_uri_config/linear-learner.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/model-monitor.json b/src/sagemaker/image_uri_config/model-monitor.json index ecc0fbf1c4..20035fd43c 100644 --- a/src/sagemaker/image_uri_config/model-monitor.json +++ b/src/sagemaker/image_uri_config/model-monitor.json @@ -7,7 +7,6 @@ "ap-east-1": "001633400207", "ap-northeast-1": "574779866223", "ap-northeast-2": "709848358524", - "ap-northeast-3": "364406365360", "ap-south-1": "126357580389", "ap-southeast-1": "245545462676", "ap-southeast-2": "563025443158", diff --git a/src/sagemaker/image_uri_config/neo-mxnet.json b/src/sagemaker/image_uri_config/neo-mxnet.json index d27bd2e57c..55cc9a022b 100644 --- a/src/sagemaker/image_uri_config/neo-mxnet.json +++ b/src/sagemaker/image_uri_config/neo-mxnet.json @@ -23,7 +23,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/neo-pytorch.json b/src/sagemaker/image_uri_config/neo-pytorch.json index 4cfb6ecbc1..6775affa18 100644 --- a/src/sagemaker/image_uri_config/neo-pytorch.json +++ b/src/sagemaker/image_uri_config/neo-pytorch.json @@ -77,7 +77,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/neo-tensorflow.json b/src/sagemaker/image_uri_config/neo-tensorflow.json index 49ba19a4fe..7d45122adf 100644 --- a/src/sagemaker/image_uri_config/neo-tensorflow.json +++ b/src/sagemaker/image_uri_config/neo-tensorflow.json @@ -22,7 +22,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/ntm.json b/src/sagemaker/image_uri_config/ntm.json index b652783c74..86d4a72be4 100644 --- a/src/sagemaker/image_uri_config/ntm.json +++ b/src/sagemaker/image_uri_config/ntm.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/object-detection.json b/src/sagemaker/image_uri_config/object-detection.json index eb315cac17..5c63dcfc7c 100644 --- a/src/sagemaker/image_uri_config/object-detection.json +++ b/src/sagemaker/image_uri_config/object-detection.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/object2vec.json b/src/sagemaker/image_uri_config/object2vec.json index 0b85f62fd9..c451cba681 100644 --- a/src/sagemaker/image_uri_config/object2vec.json +++ b/src/sagemaker/image_uri_config/object2vec.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/pca.json b/src/sagemaker/image_uri_config/pca.json index 50673e62b1..887e9e8a45 100644 --- a/src/sagemaker/image_uri_config/pca.json +++ b/src/sagemaker/image_uri_config/pca.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/randomcutforest.json b/src/sagemaker/image_uri_config/randomcutforest.json index 70fdcc6622..1ab304825e 100644 --- a/src/sagemaker/image_uri_config/randomcutforest.json +++ b/src/sagemaker/image_uri_config/randomcutforest.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "351501993468", "ap-northeast-2": "835164637446", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "712309505854", diff --git a/src/sagemaker/image_uri_config/ray-pytorch.json b/src/sagemaker/image_uri_config/ray-pytorch.json index b3ff47a229..08c4fe2137 100644 --- a/src/sagemaker/image_uri_config/ray-pytorch.json +++ b/src/sagemaker/image_uri_config/ray-pytorch.json @@ -7,7 +7,6 @@ "registries": { "ap-northeast-1": "462105765813", "ap-northeast-2": "462105765813", - "ap-northeast-3": "364406365360", "ap-south-1": "462105765813", "ap-southeast-1": "462105765813", "ap-southeast-2": "462105765813", diff --git a/src/sagemaker/image_uri_config/ray-tensorflow.json b/src/sagemaker/image_uri_config/ray-tensorflow.json index 8cc69d110e..86862c65bf 100644 --- a/src/sagemaker/image_uri_config/ray-tensorflow.json +++ b/src/sagemaker/image_uri_config/ray-tensorflow.json @@ -135,7 +135,6 @@ "registries": { "ap-northeast-1": "462105765813", "ap-northeast-2": "462105765813", - "ap-northeast-3": "364406365360", "ap-south-1": "462105765813", "ap-southeast-1": "462105765813", "ap-southeast-2": "462105765813", diff --git a/src/sagemaker/image_uri_config/semantic-segmentation.json b/src/sagemaker/image_uri_config/semantic-segmentation.json index 80efeaf638..5bc852fb11 100644 --- a/src/sagemaker/image_uri_config/semantic-segmentation.json +++ b/src/sagemaker/image_uri_config/semantic-segmentation.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/seq2seq.json b/src/sagemaker/image_uri_config/seq2seq.json index 67a5982eae..9515d53f0e 100644 --- a/src/sagemaker/image_uri_config/seq2seq.json +++ b/src/sagemaker/image_uri_config/seq2seq.json @@ -7,7 +7,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", diff --git a/src/sagemaker/image_uri_config/sklearn.json b/src/sagemaker/image_uri_config/sklearn.json index 207758207f..7619f9b503 100644 --- a/src/sagemaker/image_uri_config/sklearn.json +++ b/src/sagemaker/image_uri_config/sklearn.json @@ -40,7 +40,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", diff --git a/src/sagemaker/image_uri_config/spark.json b/src/sagemaker/image_uri_config/spark.json index 76c015b1ab..a0702a1c4d 100644 --- a/src/sagemaker/image_uri_config/spark.json +++ b/src/sagemaker/image_uri_config/spark.json @@ -16,7 +16,6 @@ "ap-east-1": "732049463269", "us-east-1": "173754725891", "ap-northeast-2": "860869212795", - "ap-northeast-3": "364406365360", "eu-west-2": "836651553127", "ap-northeast-1": "411782140378", "us-west-2": "153931337802", diff --git a/src/sagemaker/image_uri_config/sparkml-serving.json b/src/sagemaker/image_uri_config/sparkml-serving.json index 9c97e31989..b4eb3f9af1 100644 --- a/src/sagemaker/image_uri_config/sparkml-serving.json +++ b/src/sagemaker/image_uri_config/sparkml-serving.json @@ -37,7 +37,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", diff --git a/src/sagemaker/image_uri_config/vw.json b/src/sagemaker/image_uri_config/vw.json index 4c7d042657..42b94b6792 100644 --- a/src/sagemaker/image_uri_config/vw.json +++ b/src/sagemaker/image_uri_config/vw.json @@ -6,7 +6,6 @@ "registries": { "ap-northeast-1": "462105765813", "ap-northeast-2": "462105765813", - "ap-northeast-3": "364406365360", "ap-south-1": "462105765813", "ap-southeast-1": "462105765813", "ap-southeast-2": "462105765813", diff --git a/src/sagemaker/image_uri_config/xgboost-neo.json b/src/sagemaker/image_uri_config/xgboost-neo.json index a73566010d..98d25d73a9 100644 --- a/src/sagemaker/image_uri_config/xgboost-neo.json +++ b/src/sagemaker/image_uri_config/xgboost-neo.json @@ -7,7 +7,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/xgboost.json b/src/sagemaker/image_uri_config/xgboost.json index e1706036ff..a731ca8735 100644 --- a/src/sagemaker/image_uri_config/xgboost.json +++ b/src/sagemaker/image_uri_config/xgboost.json @@ -196,7 +196,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", From 2fc352aaa47ecc8d8d85e76cb64324f2532c8bd1 Mon Sep 17 00:00:00 2001 From: Ahsan Khan Date: Fri, 23 Jul 2021 15:31:43 -0700 Subject: [PATCH 3/5] update DL frameworks --- src/sagemaker/image_uri_config/neo-pytorch.json | 2 -- src/sagemaker/image_uri_config/ray-tensorflow.json | 4 ---- src/sagemaker/image_uri_config/sklearn.json | 1 - src/sagemaker/image_uri_config/spark.json | 1 - src/sagemaker/image_uri_config/sparkml-serving.json | 1 - src/sagemaker/image_uri_config/xgboost.json | 6 ------ 6 files changed, 15 deletions(-) diff --git a/src/sagemaker/image_uri_config/neo-pytorch.json b/src/sagemaker/image_uri_config/neo-pytorch.json index 6775affa18..deaf4aff3d 100644 --- a/src/sagemaker/image_uri_config/neo-pytorch.json +++ b/src/sagemaker/image_uri_config/neo-pytorch.json @@ -17,7 +17,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", @@ -47,7 +46,6 @@ "ap-east-1": "110948597952", "ap-northeast-1": "941853720454", "ap-northeast-2": "151534178276", - "ap-northeast-3": "364406365360", "ap-south-1": "763008648453", "ap-southeast-1": "324986816169", "ap-southeast-2": "355873309152", diff --git a/src/sagemaker/image_uri_config/ray-tensorflow.json b/src/sagemaker/image_uri_config/ray-tensorflow.json index 86862c65bf..b1aa56830d 100644 --- a/src/sagemaker/image_uri_config/ray-tensorflow.json +++ b/src/sagemaker/image_uri_config/ray-tensorflow.json @@ -9,7 +9,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -41,7 +40,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -73,7 +71,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -105,7 +102,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/sklearn.json b/src/sagemaker/image_uri_config/sklearn.json index 7619f9b503..ba0b1d3aff 100644 --- a/src/sagemaker/image_uri_config/sklearn.json +++ b/src/sagemaker/image_uri_config/sklearn.json @@ -9,7 +9,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", diff --git a/src/sagemaker/image_uri_config/spark.json b/src/sagemaker/image_uri_config/spark.json index a0702a1c4d..89053f928d 100644 --- a/src/sagemaker/image_uri_config/spark.json +++ b/src/sagemaker/image_uri_config/spark.json @@ -45,7 +45,6 @@ "ap-east-1": "732049463269", "us-east-1": "173754725891", "ap-northeast-2": "860869212795", - "ap-northeast-3": "364406365360", "eu-west-2": "836651553127", "ap-northeast-1": "411782140378", "us-west-2": "153931337802", diff --git a/src/sagemaker/image_uri_config/sparkml-serving.json b/src/sagemaker/image_uri_config/sparkml-serving.json index b4eb3f9af1..3cfeeaa6bf 100644 --- a/src/sagemaker/image_uri_config/sparkml-serving.json +++ b/src/sagemaker/image_uri_config/sparkml-serving.json @@ -7,7 +7,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", diff --git a/src/sagemaker/image_uri_config/xgboost.json b/src/sagemaker/image_uri_config/xgboost.json index a731ca8735..ea532d1bf8 100644 --- a/src/sagemaker/image_uri_config/xgboost.json +++ b/src/sagemaker/image_uri_config/xgboost.json @@ -10,7 +10,6 @@ "ap-east-1": "286214385809", "ap-northeast-1": "501404015308", "ap-northeast-2": "306986355934", - "ap-northeast-3": "364406365360", "ap-south-1": "991648021394", "ap-southeast-1": "475088953585", "ap-southeast-2": "544295431143", @@ -42,7 +41,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -74,7 +72,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -106,7 +103,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -136,7 +132,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", @@ -166,7 +161,6 @@ "ap-east-1": "651117190479", "ap-northeast-1": "354813040037", "ap-northeast-2": "366743142698", - "ap-northeast-3": "364406365360", "ap-south-1": "720646828776", "ap-southeast-1": "121021644041", "ap-southeast-2": "783357654285", From 37f1bb8fd50835ba701bfaa228f9088fd19fb353 Mon Sep 17 00:00:00 2001 From: Ahsan Khan Date: Fri, 23 Jul 2021 15:36:33 -0700 Subject: [PATCH 4/5] update TF images --- .../image_uri_config/tensorflow.json | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/src/sagemaker/image_uri_config/tensorflow.json b/src/sagemaker/image_uri_config/tensorflow.json index cae9b2502c..87c1319b31 100644 --- a/src/sagemaker/image_uri_config/tensorflow.json +++ b/src/sagemaker/image_uri_config/tensorflow.json @@ -23,6 +23,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -52,6 +53,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -81,6 +83,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -110,6 +113,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -139,6 +143,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -168,6 +173,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -197,6 +203,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -286,6 +293,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -315,6 +323,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -373,6 +382,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -402,6 +412,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -431,6 +442,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -460,6 +472,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -489,6 +502,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -518,6 +532,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -547,6 +562,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -579,6 +595,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -611,6 +628,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -643,6 +661,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -675,6 +694,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -707,6 +727,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -739,6 +760,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -768,6 +790,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -797,6 +820,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -826,6 +850,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -855,6 +880,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -884,6 +910,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -913,6 +940,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -942,6 +970,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -971,6 +1000,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1000,6 +1030,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1029,6 +1060,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1058,6 +1090,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1087,6 +1120,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1116,6 +1150,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1145,6 +1180,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1174,6 +1210,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1203,6 +1240,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1262,6 +1300,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1295,6 +1334,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1328,6 +1368,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1387,6 +1428,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1421,6 +1463,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1454,6 +1497,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1488,6 +1532,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1522,6 +1567,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1556,6 +1602,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1590,6 +1637,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1622,6 +1670,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1654,6 +1703,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1686,6 +1736,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1718,6 +1769,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1750,6 +1802,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1782,6 +1835,7 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", + "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1815,6 +1869,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1848,6 +1903,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1881,6 +1937,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1913,6 +1970,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1945,6 +2003,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -1978,6 +2037,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2011,6 +2071,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2043,6 +2104,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2075,6 +2137,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2107,6 +2170,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2139,6 +2203,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2171,6 +2236,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2203,6 +2269,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2235,6 +2302,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2267,6 +2335,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -2299,6 +2368,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", From 9c5dddfb91fe66691814bfbf5112afedc0cc1be9 Mon Sep 17 00:00:00 2001 From: Ahsan Khan Date: Mon, 26 Jul 2021 14:26:20 -0700 Subject: [PATCH 5/5] update regions --- src/sagemaker/image_uri_config/mxnet.json | 14 ------------- src/sagemaker/image_uri_config/pytorch.json | 6 +----- .../image_uri_config/tensorflow.json | 21 ------------------- 3 files changed, 1 insertion(+), 40 deletions(-) diff --git a/src/sagemaker/image_uri_config/mxnet.json b/src/sagemaker/image_uri_config/mxnet.json index e56dbd6ac0..05bef11196 100644 --- a/src/sagemaker/image_uri_config/mxnet.json +++ b/src/sagemaker/image_uri_config/mxnet.json @@ -19,7 +19,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -50,7 +49,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -81,7 +79,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -112,7 +109,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -143,7 +139,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -174,7 +169,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -206,7 +200,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -374,7 +367,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -405,7 +397,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -436,7 +427,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -467,7 +457,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -498,7 +487,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -529,7 +517,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -561,7 +548,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/pytorch.json b/src/sagemaker/image_uri_config/pytorch.json index d598c78677..c913ebe0fa 100644 --- a/src/sagemaker/image_uri_config/pytorch.json +++ b/src/sagemaker/image_uri_config/pytorch.json @@ -16,6 +16,7 @@ "ap-east-1": "871362719292", "ap-northeast-1": "763104351884", "ap-northeast-2": "763104351884", + "ap-northeast-3": "364406365360", "ap-south-1": "763104351884", "ap-southeast-1": "763104351884", "ap-southeast-2": "763104351884", @@ -102,7 +103,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -136,7 +136,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -460,7 +459,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -494,7 +492,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -528,7 +525,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", diff --git a/src/sagemaker/image_uri_config/tensorflow.json b/src/sagemaker/image_uri_config/tensorflow.json index 87c1319b31..15fa8d88bd 100644 --- a/src/sagemaker/image_uri_config/tensorflow.json +++ b/src/sagemaker/image_uri_config/tensorflow.json @@ -23,7 +23,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -53,7 +52,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -83,7 +81,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -113,7 +110,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -293,7 +289,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -323,7 +318,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -595,7 +589,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -628,7 +621,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -661,7 +653,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -694,7 +685,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -727,7 +717,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -760,7 +749,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1300,7 +1288,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1334,7 +1321,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1368,7 +1354,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1670,7 +1655,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1703,7 +1687,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1736,7 +1719,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1769,7 +1751,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1802,7 +1783,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638", @@ -1835,7 +1815,6 @@ "ap-east-1": "057415533634", "ap-northeast-1": "520713654638", "ap-northeast-2": "520713654638", - "ap-northeast-3": "364406365360", "ap-south-1": "520713654638", "ap-southeast-1": "520713654638", "ap-southeast-2": "520713654638",