Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface UpdateFlowEntitlementRequest

The entitlement fields that you want to update.

Hierarchy

Properties

Description?: string

A description of the entitlement. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the subscriber or end user.

Encryption?: UpdateEncryption

The type of encryption that will be used on the output associated with this entitlement. Allowable encryption types: static-key, speke.

EntitlementArn: undefined | string

The ARN of the entitlement that you want to update.

EntitlementStatus?: string

An indication of whether you want to enable the entitlement to allow access, or disable it to stop streaming content to the subscriber’s flow temporarily. If you don’t specify the entitlementStatus field in your request, MediaConnect leaves the value unchanged.

FlowArn: undefined | string

The flow that is associated with the entitlement that you want to update.

Subscribers?: string[]

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.