Skip to content

Commit 3ff330e

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-01-11
1 parent 3b6b5e4 commit 3ff330e

File tree

1 file changed

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

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29369,6 +29369,15 @@
2936929369
"us-iso-east-1": {}
2937029370
}
2937129371
},
29372+
"guardduty": {
29373+
"defaults": {
29374+
"protocols": ["https"]
29375+
},
29376+
"endpoints": {
29377+
"us-iso-east-1": {}
29378+
},
29379+
"isRegionalized": true
29380+
},
2937229381
"health": {
2937329382
"endpoints": {
2937429383
"us-iso-east-1": {}

0 commit comments

Comments
 (0)