paws.analytics (version 0.1.0)

emr_list_instance_fleets: Lists all available details about the instance fleets in a cluster

Description

Lists all available details about the instance fleets in a cluster.

Usage

emr_list_instance_fleets(ClusterId, Marker)

Arguments

ClusterId

[required] The unique identifier of the cluster.

Marker

The pagination token that indicates the next set of results to retrieve.

Request syntax

svc$list_instance_fleets(
  ClusterId = "string",
  Marker = "string"
)

Details

The instance fleet configuration is available only in Amazon EMR versions 4.8.0 and later, excluding 5.0.x versions.