aws.chime.get_account_settings
Example SQL Queries
SELECT * FROMaws.chime.get_account_settingsWHERE"account_id" = 'VALUE';Description
Retrieves account settings for the specified Amazon Chime account ID, such as remote control and dialout settings. For more information about these settings, see Use the Policies Page in the Amazon Chime Administration Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| account_id Required Input Column The Amazon Chime account 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
| |
| account_settings The Amazon Chime account settings. | STRUCT( |
Show child fields
| |