AWS SDK for .NET Documentation
ListSteps Method (request)
AmazonAmazon.ElasticMapReduceAmazonElasticMapReduceClientListSteps(ListStepsRequest) Did this page help you?   Yes   No    Tell us about it...
Provides a list of steps for the cluster.
Declaration Syntax
C#
public ListStepsResponse ListSteps(
	ListStepsRequest request
)
Parameters
request (ListStepsRequest)
Container for the necessary parameters to execute the ListSteps service method.
Return Value
The response from the ListSteps service method, as returned by ElasticMapReduce.
Exceptions
ExceptionCondition
InternalServerException This exception occurs when there is an internal failure in the EMR service.
InvalidRequestException This exception occurs when there is something wrong with user input.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)