SavingsPlansUtilization
The measurement of how well you're using your existing Savings Plans.
Contents
- TotalCommitment
-
The total amount of Savings Plans commitment that's been purchased in an account (or set of accounts).
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- UnusedCommitment
-
The amount of your Savings Plans commitment that wasn't consumed from Savings Plans eligible usage in a specific period.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- UsedCommitment
-
The amount of your Savings Plans commitment that was consumed from Savings Plans eligible usage in a specific period.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- UtilizationPercentage
-
The amount of
UsedCommitment
divided by theTotalCommitment
for your Savings Plans.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: