emr_describe_cluster {paws.analytics}R Documentation

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.

See https://www.paws-r-sdk.com/docs/emr_describe_cluster/ for full documentation.

Usage

emr_describe_cluster(ClusterId)

Arguments

ClusterId

[required] The identifier of the cluster to describe.


[Package paws.analytics version 0.9.0 Index]