Skip to content

Commit 1e7e293

Browse files
Update endpoints model
1 parent 6528881 commit 1e7e293

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

awscli/botocore/data/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)