aws.mediaconnect.describe_offering
Example SQL Queries
SELECT * FROMaws.mediaconnect.describe_offeringWHERE"offering_arn" = 'VALUE';Description
Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).
Table Definition
| Column Name | Column Data Type |
|---|---|
| offering_arn Required Input Column The Amazon Resource Name (ARN) of the offering. | 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 |
| offering A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time. | STRUCT( |
Show child fields
| |