remove_auto_termination_policy

EMR.Client.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'
)
Parameters
ClusterId (string) --

[REQUIRED]

Specifies the ID of the Amazon EMR cluster from which the auto-termination policy will be removed.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --