

# SpeakerSearchTask


A representation of an asynchronous request to perform speaker search analysis on a media insights pipeline.

## Contents


 ** CreatedTimestamp **   <a name="chimesdk-Type-media-pipelines-chime_SpeakerSearchTask-CreatedTimestamp"></a>
The time at which a speaker search task was created.  
Type: Timestamp  
Required: No

 ** SpeakerSearchTaskId **   <a name="chimesdk-Type-media-pipelines-chime_SpeakerSearchTask-SpeakerSearchTaskId"></a>
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 **   <a name="chimesdk-Type-media-pipelines-chime_SpeakerSearchTask-SpeakerSearchTaskStatus"></a>
The status of the speaker search task.  
Type: String  
Valid Values: `NotStarted | Initializing | InProgress | Failed | Stopping | Stopped`   
Required: No

 ** UpdatedTimestamp **   <a name="chimesdk-Type-media-pipelines-chime_SpeakerSearchTask-UpdatedTimestamp"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/chime-sdk-media-pipelines-2021-07-15/SpeakerSearchTask) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-media-pipelines-2021-07-15/SpeakerSearchTask) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-media-pipelines-2021-07-15/SpeakerSearchTask) 