emr_remove_managed_scaling_policy {paws.analytics}R Documentation

Removes a managed scaling policy from a specified Amazon EMR cluster

Description

Removes a managed scaling policy from a specified Amazon EMR cluster.

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

Usage

emr_remove_managed_scaling_policy(ClusterId)

Arguments

ClusterId

[required] Specifies the ID of the cluster from which the managed scaling policy will be removed.


[Package paws.analytics version 0.7.0 Index]