emr_describe_step {paws.analytics}R Documentation

Provides more detail about the cluster step

Description

Provides more detail about the cluster step.

See https://www.paws-r-sdk.com/docs/emr_describe_step/ for full documentation.

Usage

emr_describe_step(ClusterId, StepId)

Arguments

ClusterId

[required] The identifier of the cluster with steps to describe.

StepId

[required] The identifier of the step to describe.


[Package paws.analytics version 0.9.0 Index]