aws.chime_sdk_voice.get_voice_profile
Example SQL Queries
SELECT * FROMaws.chime_sdk_voice.get_voice_profileWHERE"voice_profile_id" = 'VALUE';Description
Retrieves the details of the specified voice profile.
Table Definition
| Column Name | Column Data Type |
|---|---|
| voice_profile_id Required Input Column The voice profile ID. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| voice_profile The voice profile details. | STRUCT( |
Show child fields
| |