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