AWS::MediaConnect::FlowEntitlementResource schema for AWS::MediaConnect::FlowEntitlement
7 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Description | string | Required |
FlowArn | string | Required |
Name | string | RequiredCreate-only |
Subscribers | Array<string> | Required |
DataTransferSubscriberFeePercent | integer | Create-only |
Encryption | Encryption | |
EntitlementStatus | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
EntitlementArn | string | The ARN of the entitlement. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MediaConnect::FlowEntitlement
Resources:
MyResource:
Type: AWS::MediaConnect::FlowEntitlement
Properties:
FlowArn: "arn:aws:service:region:account:resource"
Name: "my-name"
Subscribers: []
Description: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
iam:PassRolemediaconnect:GrantFlowEntitlementsmediaconnect:DescribeFlowmediaconnect:ListFlowsmediaconnect:DescribeFlowmediaconnect:UpdateFlowEntitlementmediaconnect:DescribeFlowmediaconnect:ListFlowsmediaconnect:RevokeFlowEntitlementmediaconnect:DescribeFlowmediaconnect:ListFlowsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterEntitlementArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DataTransferSubscriberFeePercentName