aws.chime_sdk_voice.get_sip_media_application
Example SQL Queries
SELECT * FROMaws.chime_sdk_voice.get_sip_media_applicationWHERE"sip_media_application_id" = 'VALUE';Description
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
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 The details of the SIP media application. | STRUCT( |
Show child fields
| |