aws.chime.get_media_capture_pipeline
Example SQL Queries
SELECT * FROMaws.chime.get_media_capture_pipelineWHERE"media_pipeline_id" = 'VALUE';Description
Gets an existing media capture pipeline.
This API is is no longer supported and will not be updated. We recommend using the latest version, GetMediaCapturePipeline, 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 |
|---|---|
| media_pipeline_id Required Input Column The ID of the pipeline that you want to get. | 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_capture_pipeline The media capture pipeline object. | STRUCT( |
Show child fields
| |