Step
class Step
This represents a step in a cluster.
Types
Properties
Link copied to clipboard
The action to take when the cluster step fails. Possible values are TERMINATE_CLUSTER, CANCEL_AND_WAIT, and CONTINUE. TERMINATE_JOB_FLOW is provided for backward compatibility. We recommend using TERMINATE_CLUSTER instead.
Link copied to clipboard
The Hadoop job configuration of the cluster step.
Link copied to clipboard
The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
Link copied to clipboard
The Amazon Resource Name (ARN) of the runtime role for a step on the cluster. The runtime role can be a cross-account IAM role. The runtime role ARN is a combination of account ID, role name, and role type using the following format: arn:partition:service:region:account:resource.
Link copied to clipboard
The current execution status details of the cluster step.