Gen AI Evaluation Toolkit on AWS
v2.0.0
Copyright © 2026 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon’s trademarks and trade dress may not be used in connection with any product or service that is not Amazon’s, in any manner that is likely to cause confusion among customers, or in any manner that disparages or discredits Amazon. All other trademarks not owned by Amazon are the property of their respective owners, who may or may not be affiliated with, connected to, or sponsored by Amazon.
Table of contents
@awssolutions/gen-ai-evaluation-toolkit-ts-client
@awssolutions/gen-ai-evaluation-toolkit-ts-client / GenAiEvaluationToolkitClient
Class: GenAiEvaluationToolkitClient¶
Extends¶
Client\<__HttpHandlerOptions,ServiceInputTypes,ServiceOutputTypes,GenAiEvaluationToolkitClientResolvedConfig>
Extended by¶
Constructors¶
Constructor¶
new GenAiEvaluationToolkitClient(...
__namedParameters):GenAiEvaluationToolkitClient
Parameters¶
__namedParameters¶
[GenAiEvaluationToolkitClientConfig] | []
Returns¶
GenAiEvaluationToolkitClient
Overrides¶
__Client< __HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GenAiEvaluationToolkitClientResolvedConfig >.constructor
Properties¶
config¶
readonlyconfig:GenAiEvaluationToolkitClientResolvedConfig
The resolved configuration of GenAiEvaluationToolkitClient class. This is resolved and normalized from the constructor configuration interface.
Overrides¶
__Client.config
Methods¶
destroy()¶
destroy():
void
Destroy underlying resources, like sockets. It's usually not necessary to do this. However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. Otherwise, sockets might stay open for quite a long time before the server terminates them.
Returns¶
void
Overrides¶
__Client.destroy