Skip to content

Commit 3e554d8

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent e0f6255 commit 3e554d8

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@
744744
"ap-east-1" : { },
745745
"ap-northeast-1" : { },
746746
"ap-northeast-2" : { },
747+
"ap-northeast-3" : { },
747748
"ap-south-1" : { },
748749
"ap-southeast-1" : { },
749750
"ap-southeast-2" : { },
@@ -13792,6 +13793,7 @@
1379213793
"ap-southeast-3" : { },
1379313794
"ap-southeast-4" : { },
1379413795
"ap-southeast-5" : { },
13796+
"ap-southeast-7" : { },
1379513797
"ca-central-1" : {
1379613798
"variants" : [ {
1379713799
"hostname" : "kafka-fips.ca-central-1.amazonaws.com",
@@ -13857,6 +13859,7 @@
1385713859
"il-central-1" : { },
1385813860
"me-central-1" : { },
1385913861
"me-south-1" : { },
13862+
"mx-central-1" : { },
1386013863
"sa-east-1" : { },
1386113864
"us-east-1" : {
1386213865
"variants" : [ {

0 commit comments

Comments
 (0)