Skip to content

Commit 0c3b868

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 62908aa commit 0c3b868

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
@@ -27147,6 +27147,7 @@
2714727147
"tags" : [ "dualstack" ]
2714827148
} ]
2714927149
},
27150+
"eu-central-2" : { },
2715027151
"eu-west-1" : {
2715127152
"variants" : [ {
2715227153
"hostname" : "transcribestreaming.eu-west-1.api.aws",
@@ -27187,6 +27188,7 @@
2718727188
"deprecated" : true,
2718827189
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
2718927190
},
27191+
"mx-central-1" : { },
2719027192
"sa-east-1" : {
2719127193
"variants" : [ {
2719227194
"hostname" : "transcribestreaming.sa-east-1.api.aws",

0 commit comments

Comments
 (0)