Skip to content

Commit b477bf7

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 520b07a commit b477bf7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8564,6 +8564,7 @@
85648564
"ap-southeast-1" : { },
85658565
"ap-southeast-2" : { },
85668566
"ap-southeast-3" : { },
8567+
"ap-southeast-4" : { },
85678568
"ca-central-1" : { },
85688569
"eu-central-1" : { },
85698570
"eu-central-2" : { },
@@ -11221,14 +11222,17 @@
1122111222
"ap-northeast-2" : { },
1122211223
"ap-northeast-3" : { },
1122311224
"ap-south-1" : { },
11225+
"ap-south-2" : { },
1122411226
"ap-southeast-1" : { },
1122511227
"ap-southeast-2" : { },
11228+
"ap-southeast-4" : { },
1122611229
"ca-central-1" : { },
1122711230
"eu-central-1" : { },
1122811231
"eu-north-1" : { },
1122911232
"eu-west-1" : { },
1123011233
"eu-west-2" : { },
1123111234
"eu-west-3" : { },
11235+
"me-central-1" : { },
1123211236
"sa-east-1" : { },
1123311237
"us-east-1" : { },
1123411238
"us-east-2" : { },

0 commit comments

Comments
 (0)