EnrichmentJobConfiguration
Configuration for the enrichment job defining which analysis type to perform on video time-series data. Currently supports event detection enrichment. Exactly one member must be specified.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- eventDetection
-
Event detection configuration that generates embeddings from video time-series data enabling natural language similarity search on events. The service processes video data and creates embeddings stored in IoT SiteWise for semantic querying.
Type: EventDetection object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: