Skip to main content

flow_entitlements

Retrieves a list of flow_entitlements in a region

Overview

Nameflow_entitlements
TypeResource
Descriptionflow_entitlements
Idawscc.mediaconnect.flow_entitlements

Fields

NameDatatypeDescription
entitlement_arnstringThe ARN of the entitlement.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
entitlement_arn
FROM awscc.mediaconnect.flow_entitlements
WHERE region = 'us-east-1'

Permissions

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

Create

iam:PassRole,
mediaconnect:GrantFlowEntitlements

List

mediaconnect:DescribeFlow