AWS SDK for .NET Documentation
DescribeJobFlows Method (request)
AmazonAmazon.ElasticMapReduceAmazonElasticMapReduceDescribeJobFlows(DescribeJobFlowsRequest) Did this page help you?   Yes   No    Tell us about it...
This API is deprecated and will eventually be removed. We recommend you use ListClusters, DescribeCluster, ListSteps, ListInstanceGroups and ListBootstrapActions instead.

DescribeJobFlows returns a list of job flows that match all of the supplied parameters. The parameters can include a list of job flow IDs, job flow states, and restrictions on job flow creation date and time.

Regardless of supplied parameters, only job flows created within the last two months are returned.

If no parameters are supplied, then job flows matching either of the following criteria are returned:

Amazon Elastic MapReduce can return a maximum of 512 job flow descriptions.

Declaration Syntax
Parameters
request (DescribeJobFlowsRequest)
Container for the necessary parameters to execute the DescribeJobFlows service method.
Return Value
The response from the DescribeJobFlows service method, as returned by ElasticMapReduce.
Exceptions
ExceptionCondition
InternalServerErrorException Indicates that an error occurred while processing the request and that the request was not completed.

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