emr_describe_step {paws.analytics} | R Documentation |
Provides more detail about the cluster step.
See https://www.paws-r-sdk.com/docs/emr_describe_step/ for full documentation.
emr_describe_step(ClusterId, StepId)
ClusterId |
[required] The identifier of the cluster with steps to describe. |
StepId |
[required] The identifier of the step to describe. |