Skip to content

Commit 67073c4

Browse files
feat: update AWS service endpoints metadata
1 parent 2af529b commit 67073c4

File tree

1 file changed

+10
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+10
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24732,6 +24732,11 @@
2473224732
}
2473324733
}
2473424734
},
24735+
"models-v2-lex" : {
24736+
"endpoints" : {
24737+
"us-gov-west-1" : { }
24738+
}
24739+
},
2473524740
"models.lex" : {
2473624741
"defaults" : {
2473724742
"credentialScope" : {
@@ -25384,6 +25389,11 @@
2538425389
}
2538525390
}
2538625391
},
25392+
"runtime-v2-lex" : {
25393+
"endpoints" : {
25394+
"us-gov-west-1" : { }
25395+
}
25396+
},
2538725397
"runtime.lex" : {
2538825398
"defaults" : {
2538925399
"credentialScope" : {

0 commit comments

Comments
 (0)