aws.mediaconnect.describe_reservation
Example SQL Queries
SELECT * FROMaws.mediaconnect.describe_reservationWHERE"reservation_arn" = 'VALUE';Description
Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth).
Table Definition
| Column Name | Column Data Type |
|---|---|
| reservation_arn Required Input Column The Amazon Resource Name (ARN) of the reservation. | VARCHAR |
| _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 |
| reservation A pricing agreement for a discounted rate for a specific outbound bandwidth that your MediaConnect account will use each month over a specific time period. The discounted rate in the reservation applies to outbound bandwidth for all flows from your account until your account reaches the amount of bandwidth in your reservation. If you use more outbound bandwidth than the agreed upon amount in a single month, the overage is charged at the on-demand rate. | STRUCT( |
Show child fields
| |