DatasetItem
A dataset to process.
Contents
- datasetId
-
The unique identifier for the dataset.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Required: Yes
- exportDataTypes
-
The optional subset of data types to export. If omitted, all data types are exported.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 3 items.
Valid Values:
VIDEO | TELEMETRY | ANNOTATIONRequired: No
- trimSettings
-
The trim settings applied to all items in the dataset. When omitted, the full dataset time range is used.
Type: TrimSettings object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: