Skip to content

aws.chime_sdk_voice.get_global_settings

Example SQL Queries

SELECT * FROM
aws.chime_sdk_voice.get_global_settings;

Description

Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.

Table Definition

Column NameColumn Data Type
voice_connector

The Voice Connector settings.

STRUCT(
"cdr_bucket" VARCHAR
)
Show child fields
voice_connector.cdr_bucket

The S3 bucket that stores the Voice Connector's call detail records.