aws.mediaconnect.list_flows
Example SQL Queries
SELECT * FROMaws.mediaconnect.list_flows;Description
Displays a list of flows that are associated with this account. This request returns a paginated result.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| availability_zone The Availability Zone that the flow was created in. | VARCHAR |
| description A description of the flow. | VARCHAR |
| flow_arn The ARN of the flow. | VARCHAR |
| maintenance The maintenance setting of a flow | STRUCT( |
Show child fields
| |
| name The name of the flow. | VARCHAR |
| source_type The type of source. This value is either owned (originated somewhere other than an AWS Elemental MediaConnect flow owned by another AWS account) or entitled (originated at an AWS Elemental MediaConnect flow owned by another AWS account). | VARCHAR |
| status The current status of the flow. | VARCHAR |