aws.chime.get_sip_media_application_logging_configuration
Example SQL Queries
SELECT * FROMaws.chime.get_sip_media_application_logging_configurationWHERE"sip_media_application_id" = 'VALUE';Description
Returns the logging configuration for the specified SIP media application.
This API is is no longer supported and will not be updated. We recommend using the latest version, GetSipMediaApplicationLoggingConfiguration, 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_logging_configuration The actual logging configuration. | STRUCT( |
Show child fields
| |