AWS SDK for .NET Documentation
DescribeCluster Method
AmazonAmazon.ElasticMapReduceAmazonElasticMapReduceClientDescribeCluster()()()() Did this page help you?   Yes   No    Tell us about it...
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on. For information about the cluster steps, see ListSteps.
Declaration Syntax
C#
public DescribeClusterResponse DescribeCluster()
Return Value
The response from the DescribeCluster 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)