emr_remove_auto_termination_policy {paws.analytics} | R Documentation |
Removes an auto-termination policy from an Amazon EMR cluster
Description
Removes an auto-termination policy from an Amazon EMR cluster.
See https://www.paws-r-sdk.com/docs/emr_remove_auto_termination_policy/ for full documentation.
Usage
emr_remove_auto_termination_policy(ClusterId)
Arguments
ClusterId |
[required] Specifies the ID of the Amazon EMR cluster from which the auto-termination policy will be removed. |
[Package paws.analytics version 0.7.0 Index]