ComputeNodeExecutionStateDetails
Additional information about a compute node that has failed.
Contents
- code
-
Classification of the failure.
Type: String
Valid Values:
VALIDATION_ERROR | INTERNAL_FAILURE | EXECUTION_ERROR | TIMED_OUTRequired: Yes
- message
-
Human-readable description of why the compute node failed.
Type: String
Required: Yes
- details
-
Detailed error entries to help diagnose the failure.
Type: Array of DetailedPipelineError objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: