Skip to content

Commit 413a71b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent e2e06b3 commit 413a71b

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20818,6 +20818,12 @@
2081820818
"tags" : [ "dualstack" ]
2081920819
} ]
2082020820
},
20821+
"ap-southeast-7" : {
20822+
"variants" : [ {
20823+
"hostname" : "securityhub.ap-southeast-7.api.aws",
20824+
"tags" : [ "dualstack" ]
20825+
} ]
20826+
},
2082120827
"ca-central-1" : {
2082220828
"variants" : [ {
2082320829
"hostname" : "securityhub.ca-central-1.api.aws",
@@ -20924,6 +20930,12 @@
2092420930
"tags" : [ "dualstack" ]
2092520931
} ]
2092620932
},
20933+
"mx-central-1" : {
20934+
"variants" : [ {
20935+
"hostname" : "securityhub.mx-central-1.api.aws",
20936+
"tags" : [ "dualstack" ]
20937+
} ]
20938+
},
2092720939
"sa-east-1" : {
2092820940
"variants" : [ {
2092920941
"hostname" : "securityhub.sa-east-1.api.aws",
@@ -23448,6 +23460,7 @@
2344823460
"il-central-1" : { },
2344923461
"me-central-1" : { },
2345023462
"me-south-1" : { },
23463+
"mx-central-1" : { },
2345123464
"sa-east-1" : { },
2345223465
"us-east-1" : {
2345323466
"variants" : [ {

0 commit comments

Comments
 (0)