aws.chime_sdk_media_pipelines.get_media_pipeline_kinesis_video_stream_pool
Example SQL Queries
SELECT * FROMaws.chime_sdk_media_pipelines.get_media_pipeline_kinesis_video_stream_poolWHERE"identifier" = 'VALUE';Description
Gets an Kinesis video stream pool.
Table Definition
| Column Name | Column Data Type |
|---|---|
| identifier Required Input Column The unique identifier of the requested resource. Valid values include the name and ARN of the media pipeline Kinesis Video Stream pool. | 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
| |
| kinesis_video_stream_pool_configuration The video stream pool configuration object. | STRUCT( |
Show child fields
| |