Skip to content

Commit 6eafddf

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-10-27
1 parent c980e67 commit 6eafddf

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2379,6 +2379,7 @@
23792379
"deprecated": true,
23802380
"hostname": "cloudcontrolapi-fips.us-west-2.amazonaws.com"
23812381
},
2382+
"me-central-1": {},
23822383
"me-south-1": {},
23832384
"sa-east-1": {},
23842385
"us-east-1": {
@@ -22391,7 +22392,8 @@
2239122392
},
2239222393
"ds": {
2239322394
"endpoints": {
22394-
"us-iso-east-1": {}
22395+
"us-iso-east-1": {},
22396+
"us-iso-west-1": {}
2239522397
}
2239622398
},
2239722399
"dynamodb": {

0 commit comments

Comments
 (0)