Skip to content

Commit 2c49403

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 18c9c62 commit 2c49403

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20913,6 +20913,7 @@
2091320913
"vpc-lattice" : {
2091420914
"endpoints" : {
2091520915
"af-south-1" : { },
20916+
"ap-east-1" : { },
2091620917
"ap-northeast-1" : { },
2091720918
"ap-northeast-2" : { },
2091820919
"ap-south-1" : { },
@@ -20925,6 +20926,7 @@
2092520926
"eu-west-1" : { },
2092620927
"eu-west-2" : { },
2092720928
"eu-west-3" : { },
20929+
"me-south-1" : { },
2092820930
"sa-east-1" : { },
2092920931
"us-east-1" : { },
2093020932
"us-east-2" : { },

0 commit comments

Comments
 (0)