aws.chime_sdk_media_pipelines.list_media_insights_pipeline_configurations
Example SQL Queries
SELECT * FROMaws.chime_sdk_media_pipelines.list_media_insights_pipeline_configurations;Description
Lists the available media insights pipeline configurations.
Table Definition
| Column Name | Column Data Type |
|---|---|
| max_results Input Column The maximum number of results to return in a single call. | BIGINT |
| next_token Input Column The token used to return the next page of results. | 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
| |
| media_insights_pipeline_configurations The requested list of media insights pipeline configurations. | STRUCT( |
Show child fields
| |