6
6
7
7
AWS SDK for JavaScript Bedrock Client for Node.js, Browser and React Native.
8
8
9
- <p >Describes the API operations for creating and managing Amazon Bedrock models.</p >
9
+ <p >Describes the API operations for creating, managing, fine-turning, and evaluating Amazon Bedrock models.</p >
10
10
11
11
## Installing
12
12
@@ -203,6 +203,30 @@ see LICENSE for more information.
203
203
204
204
## Client Commands (Operations List)
205
205
206
+ <details >
207
+ <summary >
208
+ CreateEvaluationJob
209
+ </summary >
210
+
211
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/CreateEvaluationJobCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/CreateEvaluationJobCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/CreateEvaluationJobCommandOutput/ )
212
+
213
+ </details >
214
+ <details >
215
+ <summary >
216
+ CreateGuardrail
217
+ </summary >
218
+
219
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/CreateGuardrailCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/CreateGuardrailCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/CreateGuardrailCommandOutput/ )
220
+
221
+ </details >
222
+ <details >
223
+ <summary >
224
+ CreateGuardrailVersion
225
+ </summary >
226
+
227
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/CreateGuardrailVersionCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/CreateGuardrailVersionCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/CreateGuardrailVersionCommandOutput/ )
228
+
229
+ </details >
206
230
<details >
207
231
<summary >
208
232
CreateModelCustomizationJob
@@ -226,6 +250,14 @@ DeleteCustomModel
226
250
227
251
[ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/DeleteCustomModelCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/DeleteCustomModelCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/DeleteCustomModelCommandOutput/ )
228
252
253
+ </details >
254
+ <details >
255
+ <summary >
256
+ DeleteGuardrail
257
+ </summary >
258
+
259
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/DeleteGuardrailCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/DeleteGuardrailCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/DeleteGuardrailCommandOutput/ )
260
+
229
261
</details >
230
262
<details >
231
263
<summary >
@@ -250,6 +282,14 @@ GetCustomModel
250
282
251
283
[ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/GetCustomModelCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetCustomModelCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetCustomModelCommandOutput/ )
252
284
285
+ </details >
286
+ <details >
287
+ <summary >
288
+ GetEvaluationJob
289
+ </summary >
290
+
291
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/GetEvaluationJobCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetEvaluationJobCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetEvaluationJobCommandOutput/ )
292
+
253
293
</details >
254
294
<details >
255
295
<summary >
@@ -258,6 +298,14 @@ GetFoundationModel
258
298
259
299
[ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/GetFoundationModelCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetFoundationModelCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetFoundationModelCommandOutput/ )
260
300
301
+ </details >
302
+ <details >
303
+ <summary >
304
+ GetGuardrail
305
+ </summary >
306
+
307
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/GetGuardrailCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetGuardrailCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/GetGuardrailCommandOutput/ )
308
+
261
309
</details >
262
310
<details >
263
311
<summary >
@@ -290,6 +338,14 @@ ListCustomModels
290
338
291
339
[ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/ListCustomModelsCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListCustomModelsCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListCustomModelsCommandOutput/ )
292
340
341
+ </details >
342
+ <details >
343
+ <summary >
344
+ ListEvaluationJobs
345
+ </summary >
346
+
347
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/ListEvaluationJobsCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListEvaluationJobsCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListEvaluationJobsCommandOutput/ )
348
+
293
349
</details >
294
350
<details >
295
351
<summary >
@@ -298,6 +354,14 @@ ListFoundationModels
298
354
299
355
[ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/ListFoundationModelsCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListFoundationModelsCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListFoundationModelsCommandOutput/ )
300
356
357
+ </details >
358
+ <details >
359
+ <summary >
360
+ ListGuardrails
361
+ </summary >
362
+
363
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/ListGuardrailsCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListGuardrailsCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/ListGuardrailsCommandOutput/ )
364
+
301
365
</details >
302
366
<details >
303
367
<summary >
@@ -330,6 +394,14 @@ PutModelInvocationLoggingConfiguration
330
394
331
395
[ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/PutModelInvocationLoggingConfigurationCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/PutModelInvocationLoggingConfigurationCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/PutModelInvocationLoggingConfigurationCommandOutput/ )
332
396
397
+ </details >
398
+ <details >
399
+ <summary >
400
+ StopEvaluationJob
401
+ </summary >
402
+
403
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/StopEvaluationJobCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/StopEvaluationJobCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/StopEvaluationJobCommandOutput/ )
404
+
333
405
</details >
334
406
<details >
335
407
<summary >
@@ -354,6 +426,14 @@ UntagResource
354
426
355
427
[ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/UntagResourceCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/UntagResourceCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/UntagResourceCommandOutput/ )
356
428
429
+ </details >
430
+ <details >
431
+ <summary >
432
+ UpdateGuardrail
433
+ </summary >
434
+
435
+ [ Command API Reference] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock/command/UpdateGuardrailCommand/ ) / [ Input] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/UpdateGuardrailCommandInput/ ) / [ Output] ( https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-bedrock/Interface/UpdateGuardrailCommandOutput/ )
436
+
357
437
</details >
358
438
<details >
359
439
<summary >
0 commit comments