Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

DatasetDescription - Amazon Lookout for Vision API Reference

DatasetDescription

The description for a dataset. For more information, see DescribeDataset.

Contents

CreationTimestamp

The Unix timestamp for the time and date that the dataset was created.

Type: Timestamp

Required: No

DatasetType

The type of the dataset. The value train represents a training dataset or single dataset project. The value test represents a test dataset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 10.

Pattern: train|test

Required: No

ImageStats

Statistics about the images in a dataset.

Type: DatasetImageStats object

Required: No

LastUpdatedTimestamp

The Unix timestamp for the date and time that the dataset was last updated.

Type: Timestamp

Required: No

ProjectName

The name of the project that contains the dataset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [a-zA-Z0-9][a-zA-Z0-9_\-]*

Required: No

Status

The status of the dataset.

Type: String

Valid Values: CREATE_IN_PROGRESS | CREATE_COMPLETE | CREATE_FAILED | UPDATE_IN_PROGRESS | UPDATE_COMPLETE | UPDATE_FAILED_ROLLBACK_IN_PROGRESS | UPDATE_FAILED_ROLLBACK_COMPLETE | DELETE_IN_PROGRESS | DELETE_COMPLETE | DELETE_FAILED

Required: No

StatusMessage

The status message for the dataset.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.