Skip to content

Commit 81ae68e

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-07-30
1 parent 7601d95 commit 81ae68e

File tree

2 files changed

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

2 files changed

+13
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20261,6 +20261,7 @@
2026120261
"endpoints": {
2026220262
"af-south-1": {},
2026320263
"ap-east-1": {},
20264+
"ap-east-2": {},
2026420265
"ap-northeast-1": {},
2026520266
"ap-northeast-2": {},
2026620267
"ap-northeast-3": {},
@@ -43565,6 +43566,12 @@
4356543566
"us-iso-west-1": {}
4356643567
}
4356743568
},
43569+
"servicequotas": {
43570+
"endpoints": {
43571+
"us-iso-east-1": {},
43572+
"us-iso-west-1": {}
43573+
}
43574+
},
4356843575
"snowball": {
4356943576
"endpoints": {
4357043577
"us-iso-east-1": {},
@@ -44573,6 +44580,11 @@
4457344580
"us-isob-east-1": {}
4457444581
}
4457544582
},
44583+
"servicequotas": {
44584+
"endpoints": {
44585+
"us-isob-east-1": {}
44586+
}
44587+
},
4457644588
"snowball": {
4457744589
"endpoints": {
4457844590
"us-isob-east-1": {}

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7955,6 +7955,7 @@ __metadata:
79557955
"@smithy/util-middleware": "npm:^4.0.4"
79567956
"@smithy/util-retry": "npm:^4.0.6"
79577957
"@smithy/util-utf8": "npm:^4.0.0"
7958+
"@smithy/util-waiter": "npm:^4.0.6"
79587959
"@tsconfig/node18": "npm:18.2.4"
79597960
"@types/node": "npm:^18.19.69"
79607961
concurrently: "npm:7.0.0"

0 commit comments

Comments
 (0)