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