Skip to main content

flow_sources

Retrieves a list of flow_sources in a region

Overview

Nameflow_sources
TypeResource
Descriptionflow_sources
Idawscc.mediaconnect.flow_sources

Fields

NameDatatypeDescription
source_arnstringThe ARN of the source.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
source_arn
FROM awscc.mediaconnect.flow_sources
WHERE region = 'us-east-1'

Permissions

To operate on the flow_sources resource, the following permissions are required:

Create

mediaconnect:CreateFlow,
mediaconnect:DescribeFlow,
mediaconnect:AddFlowSources,
iam:PassRole

List

mediaconnect:DescribeFlow