SpeakerSearchTask
A representation of an asynchronous request to perform speaker search analysis on a media insights pipeline.
Contents
- CreatedTimestamp
-
The time at which a speaker search task was created.
Type: Timestamp
Required: No
- SpeakerSearchTaskId
-
The speaker search task ID.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}
Required: No
- SpeakerSearchTaskStatus
-
The status of the speaker search task.
Type: String
Valid Values:
NotStarted | Initializing | InProgress | Failed | Stopping | Stopped
Required: No
- UpdatedTimestamp
-
The time at which a speaker search task was updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: