aws.chime_sdk_voice.get_voice_connector_group
Example SQL Queries
SELECT * FROMaws.chime_sdk_voice.get_voice_connector_groupWHERE"voice_connector_group_id" = 'VALUE';Description
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and associated VoiceConnectorItems.
Table Definition
| Column Name | Column Data Type |
|---|---|
| voice_connector_group_id Required Input Column The Voice Connector group 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_connector_group The details of the Voice Connector group. | STRUCT( |
Show child fields
| |