

# SpeakerSummary


**Important**  
End of support notice: On May 20, 2026, AWS will end support for Amazon Connect Voice ID. After May 20, 2026, you will no longer be able to access Voice ID on the Amazon Connect console, access Voice ID features on the Amazon Connect admin website or Contact Control Panel, or access Voice ID resources. For more information, visit [ Amazon Connect Voice ID end of support](https://docs.aws.amazon.com/connect/latest/adminguide/amazonconnect-voiceid-end-of-support.html).

Contains a summary of information about a speaker.

## Contents


 ** CreatedAt **   <a name="connect-Type-connect-voice-id_SpeakerSummary-CreatedAt"></a>
A timestamp showing the speaker's creation time.   
Type: Timestamp  
Required: No

 ** CustomerSpeakerId **   <a name="connect-Type-connect-voice-id_SpeakerSummary-CustomerSpeakerId"></a>
The client-provided identifier for the speaker.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[a-zA-Z0-9][a-zA-Z0-9_-]*`   
Required: No

 ** DomainId **   <a name="connect-Type-connect-voice-id_SpeakerSummary-DomainId"></a>
The identifier of the domain that contains the speaker.  
Type: String  
Length Constraints: Fixed length of 22.  
Pattern: `[a-zA-Z0-9]{22}`   
Required: No

 ** GeneratedSpeakerId **   <a name="connect-Type-connect-voice-id_SpeakerSummary-GeneratedSpeakerId"></a>
The service-generated identifier for the speaker.   
Type: String  
Length Constraints: Fixed length of 25.  
Pattern: `id#[a-zA-Z0-9]{22}`   
Required: No

 ** LastAccessedAt **   <a name="connect-Type-connect-voice-id_SpeakerSummary-LastAccessedAt"></a>
The timestamp when the speaker was last accessed for enrollment, re-enrollment or a successful authentication. This timestamp is accurate to one hour.  
Type: Timestamp  
Required: No

 ** Status **   <a name="connect-Type-connect-voice-id_SpeakerSummary-Status"></a>
The current status of the speaker.  
Type: String  
Valid Values: `ENROLLED | EXPIRED | OPTED_OUT | PENDING`   
Required: No

 ** UpdatedAt **   <a name="connect-Type-connect-voice-id_SpeakerSummary-UpdatedAt"></a>
A timestamp showing the speaker's last update.  
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/voice-id-2021-09-27/SpeakerSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/voice-id-2021-09-27/SpeakerSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/voice-id-2021-09-27/SpeakerSummary) 