aws.chime.list_voice_connector_groups
Example SQL Queries
SELECT * FROMaws.chime.list_voice_connector_groups;Description
Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.
This API is is no longer supported and will not be updated. We recommend using the latest version, ListVoiceConnectorGroups, in the Amazon Chime SDK.
Using the latest version requires migrating to a dedicated namespace. For more information, refer to Migrating from the Amazon Chime namespace in the Amazon Chime SDK Developer Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| max_results Input Column The maximum number of results to return in a single call. | BIGINT |
| next_token Input Column The token to use to retrieve the next page of results. | 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_groups The details of the Amazon Chime Voice Connector groups. | STRUCT( |
Show child fields
| |