remove_auto_termination_policy
(**kwargs)¶Removes an auto-termination policy from an Amazon EMR cluster.
See also: AWS API Documentation
Request Syntax
response = client.remove_auto_termination_policy(
ClusterId='string'
)
[REQUIRED]
Specifies the ID of the Amazon EMR cluster from which the auto-termination policy will be removed.
{}
Response Structure