Skip to main content

flow_sources_list_only

Lists flow_sources in a region or regions, for all properties use flow_sources

Overview

Nameflow_sources_list_only
TypeResource
DescriptionResource schema for AWS::MediaConnect::FlowSource
Idaws.mediaconnect.flow_sources_list_only

Fields

NameDatatypeDescription
source_arnstringThe ARN of the source.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all flow_sources in a region.

SELECT
region,
source_arn
FROM aws.mediaconnect.flow_sources_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the flow_sources_list_only resource, see flow_sources