---
type: resource-type
title: FlowEntitlement
description: aws resource type AWS::MediaConnect::FlowEntitlement
name: FlowEntitlement
lexicon: aws
resource_type: AWS::MediaConnect::FlowEntitlement
---
`AWS::MediaConnect::FlowEntitlement`, a resource type of the aws lexicon.

## Properties

- `Description` (`string`, required): A description of the entitlement.
- `FlowArn` (`string`, required): The ARN of the flow.
- `Name` (`string`, required): The name of the entitlement.
- `Subscribers` (`string[]`, required): The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.
- `DataTransferSubscriberFeePercent` (`number`, optional): Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
- `Encryption` (`FlowEntitlement_Encryption`, optional): The type of encryption that will be used on the output that is associated with this entitlement.
- `EntitlementArn` (`string`, optional): The ARN of the entitlement.
- `EntitlementStatus` (`"DISABLED" | "ENABLED"`, optional): An indication of whether the entitlement is enabled.
- `Tags` (`FlowEntitlement_Tag[]`, optional): Key-value pairs that can be used to tag and organize this flow entitlement.

## Attributes

- `EntitlementArn`
