emr_put_managed_scaling_policy: Creates or updates a managed scaling policy for an Amazon EMR...

View source: R/emr_operations.R

emr_put_managed_scaling_policyR Documentation

Creates or updates a managed scaling policy for an Amazon EMR cluster

Description

Creates or updates a managed scaling policy for an Amazon EMR cluster. The managed scaling policy defines the limits for resources, such as Amazon EC2 instances that can be added or terminated from a cluster. The policy only applies to the core and task nodes. The master node cannot be scaled after initial configuration.

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

Usage

emr_put_managed_scaling_policy(ClusterId, ManagedScalingPolicy)

Arguments

ClusterId

[required] Specifies the ID of an Amazon EMR cluster where the managed scaling policy is attached.

ManagedScalingPolicy

[required] Specifies the constraints for the managed scaling policy.


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