aws.chime.get_sip_media_application
Example SQL Queries
SELECT * FROMaws.chime.get_sip_media_applicationWHERE"sip_media_application_id" = 'VALUE';Description
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
This API is is no longer supported and will not be updated. We recommend using the latest version, GetSipMediaApplication, in the Amazon Chime SDK.
Using the latest version requires migrating to a dedicated namespace. For more information, refer to Migrating from the Amazon Chime namespace in the Amazon Chime SDK Developer Guide.
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 SIP media application details. | STRUCT( |
Show child fields
| |