Skip to content

Commit 97ca573

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-03-17
1 parent ce232dd commit 97ca573

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15183,6 +15183,14 @@
1518315183
}
1518415184
]
1518515185
},
15186+
"ap-southeast-4": {
15187+
"variants": [
15188+
{
15189+
"hostname": "servicediscovery.ap-southeast-4.amazonaws.com",
15190+
"tags": ["dualstack"]
15191+
}
15192+
]
15193+
},
1518615194
"ca-central-1": {
1518715195
"variants": [
1518815196
{

0 commit comments

Comments
 (0)