aws.chime_sdk_voice.list_supported_phone_number_countries
Example SQL Queries
SELECT * FROMaws.chime_sdk_voice.list_supported_phone_number_countriesWHERE"product_type" = 'VALUE';Description
Lists the countries that you can order phone numbers from.
Table Definition
| Column Name | Column Data Type |
|---|---|
| product_type Required Input Column The phone number product type. | 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
| |
| phone_number_countries The supported phone number countries. | STRUCT( |
Show child fields
| |