Skip to content

Commit 96d5aad

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent df22178 commit 96d5aad

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,6 +1757,12 @@
17571757
"tags" : [ "dualstack" ]
17581758
} ]
17591759
},
1760+
"eu-central-2" : {
1761+
"variants" : [ {
1762+
"hostname" : "appmesh.eu-central-2.api.aws",
1763+
"tags" : [ "dualstack" ]
1764+
} ]
1765+
},
17601766
"eu-north-1" : {
17611767
"variants" : [ {
17621768
"hostname" : "appmesh.eu-north-1.api.aws",
@@ -1769,6 +1775,12 @@
17691775
"tags" : [ "dualstack" ]
17701776
} ]
17711777
},
1778+
"eu-south-2" : {
1779+
"variants" : [ {
1780+
"hostname" : "appmesh.eu-south-2.api.aws",
1781+
"tags" : [ "dualstack" ]
1782+
} ]
1783+
},
17721784
"eu-west-1" : {
17731785
"variants" : [ {
17741786
"hostname" : "appmesh.eu-west-1.api.aws",

0 commit comments

Comments
 (0)