Skip to content

RemoveManagedScalingPolicy

Source: src/AWS/EMR/RemoveManagedScalingPolicy.ts

Runtime binding for elasticmapreduce:RemoveManagedScalingPolicy — detaches the bound cluster’s managed scaling policy.

const removeScalingPolicy =
yield* AWS.EMR.RemoveManagedScalingPolicy(cluster);
yield* removeScalingPolicy();