emr_modify_instance_fleet: Modifies the target On-Demand and target Spot capacities for...

View source: R/emr_operations.R

emr_modify_instance_fleetR Documentation

Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified InstanceFleetID within the cluster specified using ClusterID

Description

Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified InstanceFleetID within the cluster specified using ClusterID. The call either succeeds or fails atomically.

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

Usage

emr_modify_instance_fleet(ClusterId, InstanceFleet)

Arguments

ClusterId

[required] The unique identifier of the cluster.

InstanceFleet

[required] The configuration parameters of the instance fleet.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.