Skip to content

Commit cfa5eb2

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-03-25
1 parent e17e527 commit cfa5eb2

File tree

1 file changed

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

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27379,6 +27379,11 @@
2737927379
}
2738027380
}
2738127381
},
27382+
"models-v2-lex": {
27383+
"endpoints": {
27384+
"us-gov-west-1": {}
27385+
}
27386+
},
2738227387
"models.lex": {
2738327388
"defaults": {
2738427389
"credentialScope": {
@@ -28103,6 +28108,11 @@
2810328108
}
2810428109
}
2810528110
},
28111+
"runtime-v2-lex": {
28112+
"endpoints": {
28113+
"us-gov-west-1": {}
28114+
}
28115+
},
2810628116
"runtime.lex": {
2810728117
"defaults": {
2810828118
"credentialScope": {

0 commit comments

Comments
 (0)