paws.analytics (version 0.1.0)

emr_describe_cluster: Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on

Description

Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.

Usage

emr_describe_cluster(ClusterId)

Arguments

ClusterId

[required] The identifier of the cluster to describe.

Request syntax

svc$describe_cluster(
  ClusterId = "string"
)