Skip to content

Commit 4387f9c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 9544ff6 commit 4387f9c

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,6 +1807,7 @@
18071807
"arc-zonal-shift" : {
18081808
"endpoints" : {
18091809
"ap-northeast-1" : { },
1810+
"ap-southeast-1" : { },
18101811
"ap-southeast-2" : { },
18111812
"ap-southeast-3" : { },
18121813
"eu-central-1" : { },
@@ -4123,6 +4124,7 @@
41234124
"ap-northeast-2" : { },
41244125
"ap-northeast-3" : { },
41254126
"ap-south-1" : { },
4127+
"ap-south-2" : { },
41264128
"ap-southeast-1" : { },
41274129
"ap-southeast-2" : { },
41284130
"ap-southeast-3" : { },
@@ -4133,8 +4135,10 @@
41334135
} ]
41344136
},
41354137
"eu-central-1" : { },
4138+
"eu-central-2" : { },
41364139
"eu-north-1" : { },
41374140
"eu-south-1" : { },
4141+
"eu-south-2" : { },
41384142
"eu-west-1" : { },
41394143
"eu-west-2" : { },
41404144
"eu-west-3" : { },
@@ -5115,13 +5119,16 @@
51155119
"ap-northeast-2" : { },
51165120
"ap-northeast-3" : { },
51175121
"ap-south-1" : { },
5122+
"ap-south-2" : { },
51185123
"ap-southeast-1" : { },
51195124
"ap-southeast-2" : { },
51205125
"ap-southeast-3" : { },
51215126
"ca-central-1" : { },
51225127
"eu-central-1" : { },
5128+
"eu-central-2" : { },
51235129
"eu-north-1" : { },
51245130
"eu-south-1" : { },
5131+
"eu-south-2" : { },
51255132
"eu-west-1" : { },
51265133
"eu-west-2" : { },
51275134
"eu-west-3" : { },
@@ -8210,6 +8217,7 @@
82108217
},
82118218
"kendra" : {
82128219
"endpoints" : {
8220+
"ap-northeast-1" : { },
82138221
"ap-south-1" : { },
82148222
"ap-southeast-1" : { },
82158223
"ap-southeast-2" : { },

0 commit comments

Comments
 (0)