Skip to content

Commit 5da89ac

Browse files
authored
feature: Algorithms region launch on CGK (#3234)
1 parent b16630b commit 5da89ac

20 files changed

+31
-0
lines changed

src/sagemaker/image_uri_config/blazingtext.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"ap-northeast-1": "501404015308",
99
"ap-northeast-2": "306986355934",
1010
"ap-northeast-3": "867004704886",
11+
"ap-southeast-3": "951798379941",
1112
"ap-south-1": "991648021394",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "544295431143",

src/sagemaker/image_uri_config/factorization-machines.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"ap-northeast-1": "351501993468",
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
11+
"ap-southeast-3": "951798379941",
1112
"ap-south-1": "991648021394",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",

src/sagemaker/image_uri_config/forecasting-deepar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-south-1": "991648021394",
1212
"ap-southeast-1": "475088953585",
1313
"ap-southeast-2": "514117268639",
14+
"ap-southeast-3": "951798379941",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",
1617
"cn-northwest-1": "387376663083",

src/sagemaker/image_uri_config/image-classification.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"ap-south-1": "991648021394",
1111
"ap-southeast-1": "475088953585",
1212
"ap-southeast-2": "544295431143",
13+
"ap-southeast-3": "951798379941",
1314
"ap-northeast-3": "867004704886",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",

src/sagemaker/image_uri_config/ipinsights.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-south-1": "991648021394",
1212
"ap-southeast-1": "475088953585",
1313
"ap-southeast-2": "712309505854",
14+
"ap-southeast-3": "951798379941",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",
1617
"cn-northwest-1": "387376663083",

src/sagemaker/image_uri_config/kmeans.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-south-1": "991648021394",
1212
"ap-southeast-1": "475088953585",
1313
"ap-southeast-2": "712309505854",
14+
"ap-southeast-3": "951798379941",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",
1617
"cn-northwest-1": "387376663083",

src/sagemaker/image_uri_config/knn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-south-1": "991648021394",
1212
"ap-southeast-1": "475088953585",
1313
"ap-southeast-2": "712309505854",
14+
"ap-southeast-3": "951798379941",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",
1617
"cn-northwest-1": "387376663083",

src/sagemaker/image_uri_config/linear-learner.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-south-1": "991648021394",
1212
"ap-southeast-1": "475088953585",
1313
"ap-southeast-2": "712309505854",
14+
"ap-southeast-3": "951798379941",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",
1617
"cn-northwest-1": "387376663083",

src/sagemaker/image_uri_config/ntm.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-south-1": "991648021394",
1212
"ap-southeast-1": "475088953585",
1313
"ap-southeast-2": "712309505854",
14+
"ap-southeast-3": "951798379941",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",
1617
"cn-northwest-1": "387376663083",

src/sagemaker/image_uri_config/object-detection.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-south-1": "991648021394",
1212
"ap-southeast-1": "475088953585",
1313
"ap-southeast-2": "544295431143",
14+
"ap-southeast-3": "951798379941",
1415
"ca-central-1": "469771592824",
1516
"cn-north-1": "390948362332",
1617
"cn-northwest-1": "387376663083",

0 commit comments

Comments
 (0)