aws.chime_sdk_voice.get_sip_media_application_alexa_skill_configuration
Example SQL Queries
SELECT * FROMaws.chime_sdk_voice.get_sip_media_application_alexa_skill_configurationWHERE"sip_media_application_id" = 'VALUE';Description
Gets the Alexa Skill configuration for the SIP media application.
Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the Alexa Smart Properties page.
Table Definition
| Column Name | Column Data Type |
|---|---|
| sip_media_application_id Required Input Column The SIP media application 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
| |
| sip_media_application_alexa_skill_configuration Returns the Alexa Skill configuration. | STRUCT( |
Show child fields
| |