aws.chime.get_voice_connector_proxy
Example SQL Queries
SELECT * FROMaws.chime.get_voice_connector_proxyWHERE"voice_connector_id" = 'VALUE';Description
Gets the proxy configuration details for the specified Amazon Chime Voice Connector.
This API is is no longer supported and will not be updated. We recommend using the latest version, GetVoiceConnectorProxy, 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 |
|---|---|
| voice_connector_id Required Input Column The Amazon Chime voice connector 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
| |
| proxy The proxy configuration details. | STRUCT( |
Show child fields
| |