Skip to content

Commit a8e3c53

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5e86496 commit a8e3c53

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
@@ -9292,6 +9292,8 @@
92929292
"tags" : [ "dualstack" ]
92939293
} ]
92949294
},
9295+
"ap-southeast-5" : { },
9296+
"ap-southeast-7" : { },
92959297
"ca-central-1" : {
92969298
"variants" : [ {
92979299
"hostname" : "elasticbeanstalk.ca-central-1.api.aws",
@@ -9316,6 +9318,7 @@
93169318
"tags" : [ "dualstack" ]
93179319
} ]
93189320
},
9321+
"eu-south-2" : { },
93199322
"eu-west-1" : {
93209323
"variants" : [ {
93219324
"hostname" : "elasticbeanstalk.eu-west-1.api.aws",
@@ -20643,6 +20646,7 @@
2064320646
"endpoints" : {
2064420647
"af-south-1" : { },
2064520648
"ap-east-1" : { },
20649+
"ap-east-2" : { },
2064620650
"ap-northeast-1" : { },
2064720651
"ap-northeast-2" : { },
2064820652
"ap-northeast-3" : { },
@@ -27606,6 +27610,7 @@
2760627610
"endpoints" : {
2760727611
"af-south-1" : { },
2760827612
"ap-east-1" : { },
27613+
"ap-east-2" : { },
2760927614
"ap-northeast-1" : { },
2761027615
"ap-northeast-2" : { },
2761127616
"ap-northeast-3" : { },
@@ -27615,6 +27620,8 @@
2761527620
"ap-southeast-2" : { },
2761627621
"ap-southeast-3" : { },
2761727622
"ap-southeast-4" : { },
27623+
"ap-southeast-5" : { },
27624+
"ap-southeast-7" : { },
2761827625
"ca-central-1" : {
2761927626
"variants" : [ {
2762027627
"hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com",
@@ -27680,6 +27687,7 @@
2768027687
"il-central-1" : { },
2768127688
"me-central-1" : { },
2768227689
"me-south-1" : { },
27690+
"mx-central-1" : { },
2768327691
"sa-east-1" : { },
2768427692
"us-east-1" : {
2768527693
"variants" : [ {

0 commit comments

Comments
 (0)