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::MediaConnect::Offering
A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MediaConnect::Offering" }
YAML
Type: AWS::MediaConnect::Offering
Return values
Ref
Fn::GetAtt
CurrencyCode-
The type of currency that is used for billing. The currencyCode used for all reservations is US dollars.
Duration-
The length of time that your reservation would be active.
DurationUnits-
The unit of measurement for the duration of the offering.
OfferingArn-
The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.
OfferingDescription-
A description of the offering.
PricePerUnit-
The cost of a single unit. This value, in combination with priceUnits, makes up the rate.
PriceUnits-
The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate.