SecurityHub / Client / delete_automation_rule_v2

delete_automation_rule_v2

SecurityHub.Client.delete_automation_rule_v2(**kwargs)

Deletes a V2 automation rule. This API is in private preview and subject to change.

See also: AWS API Documentation

Request Syntax

response = client.delete_automation_rule_v2(
    Identifier='string'
)
Parameters:

Identifier (string) –

[REQUIRED]

The ARN of the V2 automation rule.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions