emr_get_managed_scaling_policy {paws.analytics} | R Documentation |
Fetches the attached managed scaling policy for an Amazon EMR cluster
Description
Fetches the attached managed scaling policy for an Amazon EMR cluster.
See https://www.paws-r-sdk.com/docs/emr_get_managed_scaling_policy/ for full documentation.
Usage
emr_get_managed_scaling_policy(ClusterId)
Arguments
ClusterId |
[required] Specifies the ID of the cluster for which the managed scaling policy will be fetched. |
[Package paws.analytics version 0.9.0 Index]