Skip to content

Commit c3ba9a1

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-07-24
1 parent 5a269c4 commit c3ba9a1

File tree

1 file changed

+7
-1
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31561,7 +31561,8 @@
3156131561
},
3156231562
"apigateway": {
3156331563
"endpoints": {
31564-
"us-iso-east-1": {}
31564+
"us-iso-east-1": {},
31565+
"us-iso-west-1": {}
3156531566
}
3156631567
},
3156731568
"appconfig": {
@@ -32492,6 +32493,11 @@
3249232493
"us-isob-east-1": {}
3249332494
}
3249432495
},
32496+
"apigateway": {
32497+
"endpoints": {
32498+
"us-isob-east-1": {}
32499+
}
32500+
},
3249532501
"appconfig": {
3249632502
"endpoints": {
3249732503
"us-isob-east-1": {}

0 commit comments

Comments
 (0)