Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-swift-automation committed Sep 9, 2024
1 parent 9d02386 commit 5c7a7df
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions codegen/sdk-codegen/sdk-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -1757,6 +1757,12 @@
"tags" : [ "dualstack" ]
} ]
},
"eu-central-2" : {
"variants" : [ {
"hostname" : "appmesh.eu-central-2.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-north-1" : {
"variants" : [ {
"hostname" : "appmesh.eu-north-1.api.aws",
Expand All @@ -1769,6 +1775,12 @@
"tags" : [ "dualstack" ]
} ]
},
"eu-south-2" : {
"variants" : [ {
"hostname" : "appmesh.eu-south-2.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-west-1" : {
"variants" : [ {
"hostname" : "appmesh.eu-west-1.api.aws",
Expand Down

0 comments on commit 5c7a7df

Please sign in to comment.