aws.chime.get_phone_number_settings
Example SQL Queries
SELECT * FROMaws.chime.get_phone_number_settings;Description
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.
Table Definition
| Column Name | Column Data Type |
|---|---|
| calling_name The default outbound calling name for the account. | VARCHAR |
| calling_name_updated_timestamp The updated outbound calling name timestamp, in ISO 8601 format. | TIMESTAMP_S |