Skip to main content

flow_outputs

Retrieves a list of flow_outputs in a region

Overview

Nameflow_outputs
TypeResource
Descriptionflow_outputs
Idawscc.mediaconnect.flow_outputs

Fields

NameDatatypeDescription
output_arnstringThe ARN of the output.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
output_arn
FROM awscc.mediaconnect.flow_outputs
WHERE region = 'us-east-1'

Permissions

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

Create

iam:PassRole,
mediaconnect:AddFlowOutputs

List

mediaconnect:DescribeFlow