EvaluationStatus
Returns status details of an evaluation.
Contents
- Status
-
The status of an execution. The valid values are In_Progress, Succeeded or Failed.
Type: String
Valid Values:
IN_PROGRESS | FAILED | SUCCEEDED
Required: Yes
- FailureReason
-
An explanation for failed execution status.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: