Skip to content

Commit 186974b

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-12-22
1 parent 92ebebb commit 186974b

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

Diff for: 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
@@ -2171,6 +2171,7 @@
21712171
"ap-southeast-3": {},
21722172
"ap-southeast-4": {},
21732173
"ca-central-1": {},
2174+
"ca-west-1": {},
21742175
"eu-central-1": {},
21752176
"eu-central-2": {},
21762177
"eu-north-1": {},
@@ -24158,6 +24159,11 @@
2415824159
}
2415924160
}
2416024161
},
24162+
"bedrock": {
24163+
"endpoints": {
24164+
"us-gov-west-1": {}
24165+
}
24166+
},
2416124167
"cassandra": {
2416224168
"endpoints": {
2416324169
"us-gov-east-1": {

0 commit comments

Comments
 (0)