View a markdown version of this page

AWS::MediaLive::Offering - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::MediaLive::Offering

Reserved resources available for purchase

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::MediaLive::Offering" }

YAML

Type: AWS::MediaLive::Offering

Return values

Ref

Fn::GetAtt

Arn

Unique offering ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:offering:87654321'

CurrencyCode

Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'

Duration

Lease duration, e.g. '12'

DurationUnits

Units for duration, e.g. 'MONTHS'

FixedPrice

One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering

OfferingDescription

Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)'

OfferingId

Unique offering ID, e.g. '87654321'

OfferingType

Offering type, e.g. 'NO_UPFRONT'

Region

Amazon Web Services Region, e.g. 'us-west-2'

UsagePrice

Recurring usage charge for each reserved resource, e.g. '157.0'