This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaLive::Offering
Reserved resources available for purchase
Syntax
To declare this entity in your 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-
AWS Region, e.g. 'us-west-2'
UsagePrice-
Recurring usage charge for each reserved resource, e.g. '157.0'