flow_outputs
Retrieves a list of flow_outputs
in a region
Overview
Name | flow_outputs |
Type | Resource |
Description | flow_outputs |
Id | awscc.mediaconnect.flow_outputs |
Fields
Name | Datatype | Description |
---|---|---|
output_arn | string | The ARN of the output. |
region | string | AWS 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