FreeTierUsage - AWS Billing and Cost Management
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

FreeTierUsage

Consists of a AWS Free Tier offer’s metadata and your data usage for the offer.

Contents

actualUsageAmount

Describes the actual usage accrued month-to-day (MTD) that you've used so far.

Type: Double

Required: No

description

The description of the Free Tier offer.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

forecastedUsageAmount

Describes the forecasted usage by the month that you're expected to use.

Type: Double

Required: No

freeTierType

Describes the type of the Free Tier offer. For example, the offer can be "12 Months Free", "Always Free", and "Free Trial".

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

limit

Describes the maximum usage allowed in Free Tier.

Type: Double

Required: No

operation

Describes usageType more granularly with the specific AWS service API operation. For example, this can be the RunInstances API operation for Amazon Elastic Compute Cloud.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

region

Describes the AWS Region for which this offer is applicable

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

service

The name of the AWS service providing the Free Tier offer. For example, this can be Amazon Elastic Compute Cloud.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

unit

Describes the unit of the usageType, such as Hrs.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

usageType

Describes the usage details of the offer. For example, this might be Global-BoxUsage:freetrial.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: