RemoveManagedScalingPolicy
Source:
src/AWS/EMR/RemoveManagedScalingPolicy.ts
Runtime binding for elasticmapreduce:RemoveManagedScalingPolicy — detaches the bound cluster’s managed scaling policy.
Scaling the Cluster
Section titled “Scaling the Cluster”const removeScalingPolicy = yield* AWS.EMR.RemoveManagedScalingPolicy(cluster);
yield* removeScalingPolicy();