Entitlement
The settings for a flow entitlement.
Contents
- entitlementArn
-
The ARN of the entitlement.
Type: String
Required: Yes
- name
-
The name of the entitlement.
Type: String
Required: Yes
- subscribers
-
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.
Type: Array of strings
Required: Yes
- dataTransferSubscriberFeePercent
-
Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
Type: Integer
Required: No
- description
-
A description of the entitlement.
Type: String
Required: No
- encryption
-
The type of encryption that will be used on the output that is associated with this entitlement.
Type: Encryption object
Required: No
- entitlementStatus
-
An indication of whether the entitlement is enabled.
Type: String
Valid Values:
ENABLED | DISABLED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: