VoiceProfile
The combination of a voice print and caller ID.
Contents
- CreatedTimestamp
-
The time at which the voice profile was created and enrolled.
Type: Timestamp
Required: No
- ExpirationTimestamp
-
The time at which a voice profile expires unless you re-enroll the caller via the
UpdateVoiceProfile
API.Type: Timestamp
Required: No
- UpdatedTimestamp
-
The time at which the voice profile was last updated.
Type: Timestamp
Required: No
- VoiceProfileArn
-
The ARN of the voice profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn[\/\:\-\_\.a-zA-Z0-9]+$
Required: No
- VoiceProfileDomainId
-
The ID of the domain that contains the voice profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- VoiceProfileId
-
The ID of the voice profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: