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 / GetDatasetCommandOutput
Interface: GetDatasetCommandOutput¶
The output of GetDatasetCommand.
Extends¶
Dataset.MetadataBearer
Properties¶
createdAt¶
createdAt:
Date
Timestamp indicating when the dataset was created
Inherited from¶
currentVersion?¶
optionalcurrentVersion?:number
Latest version of the dataset
Inherited from¶
datasetId¶
datasetId:
string
Unique identifier for the dataset
Inherited from¶
description?¶
optionaldescription?:string
Description of the dataset
Inherited from¶
name¶
name:
string
Name of the dataset
Inherited from¶
source¶
source:
string
Context about the creation of this dataset (e.g. identity or execution id)
Inherited from¶
status¶
status:
DatasetStatus
Status of the dataset