Provides a list of steps for the cluster in reverse order unless you specify
stepIds with the request or filter by StepStates. You can
specify a maximum of 10 stepIDs. The CLI automatically
paginates results to return a list greater than 50 steps. To return more than 50 steps
using the CLI, specify a Marker, which is a pagination token
that indicates the next set of steps to retrieve.
Example
Use a bare-bones client and the command you need to make an API call.
Provides a list of steps for the cluster in reverse order unless you specify
stepIds
with the request or filter byStepStates
. You can specify a maximum of 10stepIDs
. The CLI automatically paginates results to return a list greater than 50 steps. To return more than 50 steps using the CLI, specify aMarker
, which is a pagination token that indicates the next set of steps to retrieve.Example
Use a bare-bones client and the command you need to make an API call.
Param
ListStepsCommandInput
Returns
ListStepsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServerException (server fault)
This exception occurs when there is an internal failure in the Amazon EMR service.
Throws
InvalidRequestException (client fault)
This exception occurs when there is something wrong with user input.
Throws
EMRServiceException
Base exception class for all service exceptions from EMR service.