Skip to content

Commit 08bb248

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent daa73c9 commit 08bb248

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11510,6 +11510,7 @@
1151011510
"endpoints" : {
1151111511
"af-south-1" : { },
1151211512
"ap-east-1" : { },
11513+
"ap-east-2" : { },
1151311514
"ap-northeast-1" : { },
1151411515
"ap-northeast-2" : { },
1151511516
"ap-northeast-3" : { },
@@ -16973,6 +16974,8 @@
1697316974
"ap-southeast-2" : { },
1697416975
"ap-southeast-3" : { },
1697516976
"ap-southeast-4" : { },
16977+
"ap-southeast-5" : { },
16978+
"ap-southeast-7" : { },
1697616979
"ca-central-1" : { },
1697716980
"eu-central-1" : { },
1697816981
"eu-central-2" : { },
@@ -17219,6 +17222,7 @@
1721917222
"endpoints" : {
1722017223
"af-south-1" : { },
1722117224
"ap-east-1" : { },
17225+
"ap-east-2" : { },
1722217226
"ap-northeast-1" : { },
1722317227
"ap-northeast-2" : { },
1722417228
"ap-northeast-3" : { },
@@ -39909,6 +39913,12 @@
3990939913
"us-isof-south-1" : { }
3991039914
}
3991139915
},
39916+
"runtime.sagemaker" : {
39917+
"endpoints" : {
39918+
"us-isof-east-1" : { },
39919+
"us-isof-south-1" : { }
39920+
}
39921+
},
3991239922
"s3" : {
3991339923
"defaults" : {
3991439924
"protocols" : [ "http", "https" ],

0 commit comments

Comments
 (0)