RecommendationDetailHourlyMetrics
Contains the hourly metrics for the given recommendation over the lookback period.
Contents
- CurrentCoverage
-
The current amount of Savings Plans eligible usage that the Savings Plan covered.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- EstimatedCoverage
-
The estimated coverage amount based on the recommended Savings Plan.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- EstimatedNewCommitmentUtilization
-
The estimated utilization for the recommended Savings Plan.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- EstimatedOnDemandCost
-
The remaining On-Demand cost estimated to not be covered by the recommended Savings Plan, over the length of the lookback period.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- StartTime
-
The period of time that you want the usage and costs for.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: