aws.mediaconnect.list_entitlements
Example SQL Queries
SELECT * FROMaws.mediaconnect.list_entitlements;Description
Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| data_transfer_subscriber_fee_percent Percentage from 0-100 of the data transfer cost to be billed to the subscriber. | BIGINT |
| entitlement_arn The ARN of the entitlement. | VARCHAR |
| entitlement_name The name of the entitlement. | VARCHAR |