Skip to content

Commit 9c0626c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 50cf357 commit 9c0626c

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
@@ -1578,6 +1578,7 @@
15781578
"ap-southeast-3" : { },
15791579
"ap-southeast-4" : { },
15801580
"ap-southeast-5" : { },
1581+
"ap-southeast-6" : { },
15811582
"ap-southeast-7" : { },
15821583
"ca-central-1" : {
15831584
"variants" : [ {
@@ -4960,12 +4961,14 @@
49604961
"tags" : [ "dualstack" ]
49614962
} ]
49624963
},
4964+
"ap-southeast-5" : { },
49634965
"ca-central-1" : {
49644966
"variants" : [ {
49654967
"hostname" : "cloudhsmv2.ca-central-1.api.aws",
49664968
"tags" : [ "dualstack" ]
49674969
} ]
49684970
},
4971+
"ca-west-1" : { },
49694972
"eu-central-1" : {
49704973
"variants" : [ {
49714974
"hostname" : "cloudhsmv2.eu-central-1.api.aws",
@@ -5027,6 +5030,7 @@
50275030
"tags" : [ "dualstack" ]
50285031
} ]
50295032
},
5033+
"mx-central-1" : { },
50305034
"sa-east-1" : {
50315035
"variants" : [ {
50325036
"hostname" : "cloudhsmv2.sa-east-1.api.aws",

0 commit comments

Comments
 (0)