aws.chime_sdk_voice.get_voice_profile_domain
Example SQL Queries
SELECT * FROMaws.chime_sdk_voice.get_voice_profile_domainWHERE"voice_profile_domain_id" = 'VALUE';Description
Retrieves the details of the specified voice profile domain.
Table Definition
| Column Name | Column Data Type |
|---|---|
| voice_profile_domain_id Required Input Column The voice profile domain 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_domain The details of the voice profile domain. | STRUCT( |
Show child fields
| |