Skip to content

Commit ebbd168

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-09-09
1 parent 292ce40 commit ebbd168

File tree

1 file changed

+16
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+16
-0
lines changed

Diff for: codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

+16
Original file line numberDiff line numberDiff line change
@@ -1900,6 +1900,14 @@
19001900
}
19011901
]
19021902
},
1903+
"eu-central-2": {
1904+
"variants": [
1905+
{
1906+
"hostname": "appmesh.eu-central-2.api.aws",
1907+
"tags": ["dualstack"]
1908+
}
1909+
]
1910+
},
19031911
"eu-north-1": {
19041912
"variants": [
19051913
{
@@ -1916,6 +1924,14 @@
19161924
}
19171925
]
19181926
},
1927+
"eu-south-2": {
1928+
"variants": [
1929+
{
1930+
"hostname": "appmesh.eu-south-2.api.aws",
1931+
"tags": ["dualstack"]
1932+
}
1933+
]
1934+
},
19191935
"eu-west-1": {
19201936
"variants": [
19211937
{

0 commit comments

Comments
 (0)