v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450250256.2 KB

You can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the outputs that are are used by the subscribers that are removed.

put/v1/flows/{flowArn}/entitlements/{entitlementArn}

Path parameters

entitlementArnstring required

The ARN of the entitlement that you want to update.

flowArnstring required

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

Request body

descriptionstring

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.

entitlementStatus'ENABLED' | 'DISABLED'

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.

subscribersString[]

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.

Response

Success

FlowArnstring

The ARN of the flow that this entitlement was granted on.