We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6528881 commit 1e7e293Copy full SHA for 1e7e293
awscli/botocore/data/endpoints.json
@@ -1757,6 +1757,12 @@
1757
"tags" : [ "dualstack" ]
1758
} ]
1759
},
1760
+ "eu-central-2" : {
1761
+ "variants" : [ {
1762
+ "hostname" : "appmesh.eu-central-2.api.aws",
1763
+ "tags" : [ "dualstack" ]
1764
+ } ]
1765
+ },
1766
"eu-north-1" : {
1767
"variants" : [ {
1768
"hostname" : "appmesh.eu-north-1.api.aws",
@@ -1769,6 +1775,12 @@
1769
1775
1770
1776
1771
1777
1778
+ "eu-south-2" : {
1779
1780
+ "hostname" : "appmesh.eu-south-2.api.aws",
1781
1782
1783
1772
1784
"eu-west-1" : {
1773
1785
1774
1786
"hostname" : "appmesh.eu-west-1.api.aws",
0 commit comments