DatasetFilter - Amazon Comprehend API Reference

DatasetFilter

Filter the datasets based on creation time or dataset status.

Contents

CreationTimeAfter

Filter the datasets to include datasets created after the specified time.

Type: Timestamp

Required: No

CreationTimeBefore

Filter the datasets to include datasets created before the specified time.

Type: Timestamp

Required: No

DatasetType

Filter the datasets based on the dataset type.

Type: String

Valid Values: TRAIN | TEST

Required: No

Status

Filter the datasets based on the dataset status.

Type: String

Valid Values: CREATING | COMPLETED | FAILED

Required: No

See Also

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