Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-09-09
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 9, 2024
1 parent 292ce40 commit ebbd168
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1900,6 +1900,14 @@
}
]
},
"eu-central-2": {
"variants": [
{
"hostname": "appmesh.eu-central-2.api.aws",
"tags": ["dualstack"]
}
]
},
"eu-north-1": {
"variants": [
{
Expand All @@ -1916,6 +1924,14 @@
}
]
},
"eu-south-2": {
"variants": [
{
"hostname": "appmesh.eu-south-2.api.aws",
"tags": ["dualstack"]
}
]
},
"eu-west-1": {
"variants": [
{
Expand Down

0 comments on commit ebbd168

Please sign in to comment.