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
usageTypemore granularly with the specific AWS service API operation. For example, this can be theRunInstancesAPI 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 asHrs.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: