Skip to content

Commit 7180ca6

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-10-04
1 parent f919ccd commit 7180ca6

File tree

1 file changed

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

1 file changed

+6
-0
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -2203,6 +2203,12 @@
22032203
"isRegionalized": false,
22042204
"partitionEndpoint": "aws-global"
22052205
},
2206+
"cases": {
2207+
"endpoints": {
2208+
"us-east-1": {},
2209+
"us-west-2": {}
2210+
}
2211+
},
22062212
"cassandra": {
22072213
"endpoints": {
22082214
"ap-east-1": {},

0 commit comments

Comments
 (0)