aws.chime_sdk_messaging.get_messaging_streaming_configurations
Example SQL Queries
SELECT * FROMaws.chime_sdk_messaging.get_messaging_streaming_configurationsWHERE"app_instance_arn" = 'VALUE';Description
Retrieves the data streaming configuration for an AppInstance. For more information, see Streaming messaging data in the Amazon Chime SDK Developer Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| app_instance_arn Required Input Column The ARN of the streaming configurations. | 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
| |
| streaming_configurations The streaming settings. | STRUCT( |
Show child fields
| |