AnalysisSummary
A summary of the analysis.
Contents
- AnalysisCompletionTime
-
The completion time of the analysis.
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
- AnalysisId
-
The analysis ID that's associated with the commitment purchase analysis.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[\S\s]{8}-[\S\s]{4}-[\S\s]{4}-[\S\s]{4}-[\S\s]{12}$
Required: No
- AnalysisStartedTime
-
The start time of the analysis.
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
- AnalysisStatus
-
The status of the analysis.
Type: String
Valid Values:
SUCCEEDED | PROCESSING | FAILED
Required: No
- CommitmentPurchaseAnalysisConfiguration
-
The configuration for the commitment purchase analysis.
Type: CommitmentPurchaseAnalysisConfiguration object
Required: No
- ErrorCode
-
The error code used for the analysis.
Type: String
Valid Values:
NO_USAGE_FOUND | INTERNAL_FAILURE | INVALID_SAVINGS_PLANS_TO_ADD | INVALID_SAVINGS_PLANS_TO_EXCLUDE | INVALID_ACCOUNT_ID
Required: No
- EstimatedCompletionTime
-
The estimated time for when the analysis will complete.
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: