emr_get_managed_scaling_policy: Fetches the attached managed scaling policy for an Amazon EMR cluster
Description
Fetches the attached managed scaling policy for an Amazon EMR cluster.
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.
Request syntax
svc$get_managed_scaling_policy(
ClusterId = "string"
)