Skip to content

Commit 5b1cab6

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-04-18
1 parent b436013 commit 5b1cab6

File tree

1 file changed

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

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43362,6 +43362,12 @@
4336243362
}
4336343363
}
4336443364
},
43365+
"servicediscovery": {
43366+
"endpoints": {
43367+
"us-iso-east-1": {},
43368+
"us-iso-west-1": {}
43369+
}
43370+
},
4336543371
"snowball": {
4336643372
"endpoints": {
4336743373
"us-iso-east-1": {},
@@ -44298,6 +44304,11 @@
4429844304
}
4429944305
}
4430044306
},
44307+
"servicediscovery": {
44308+
"endpoints": {
44309+
"us-isob-east-1": {}
44310+
}
44311+
},
4430144312
"snowball": {
4430244313
"endpoints": {
4430344314
"us-isob-east-1": {}

0 commit comments

Comments
 (0)