StepExecutionStatusDetail - Amazon EMR
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

StepExecutionStatusDetail

The execution state of a step.

Contents

CreationDateTime

The creation date and time of the step.

Type: Timestamp

Required: Yes

State

The state of the step.

Type: String

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

Required: Yes

EndDateTime

The completion date and time of the step.

Type: Timestamp

Required: No

LastStateChangeReason

A description of the step's current state.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 10280.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Required: No

StartDateTime

The start date and time of the step.

Type: Timestamp

Required: No

See Also

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