StepStatus - Amazon EMR
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

StepStatus

The execution status details of the cluster step.

Contents

FailureDetails

The details for the step failure including reason, message, and log file path where the root cause was identified.

Type: FailureDetails object

Required: No

State

The execution state of the cluster step.

Type: String

Valid Values: PENDING | CANCEL_PENDING | RUNNING | COMPLETED | CANCELLED | FAILED | INTERRUPTED

Required: No

StateChangeReason

The reason for the step execution status change.

Type: StepStateChangeReason object

Required: No

Timeline

The timeline of the cluster step status over time.

Type: StepTimeline object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: