Skip to content

Delete Automation Rule V2

securityhub_delete_automation_rule_v2 R Documentation

Deletes a V2 automation rule

Description

Deletes a V2 automation rule.

Usage

securityhub_delete_automation_rule_v2(Identifier)

Arguments

Identifier

[required] The ARN of the V2 automation rule.

Value

An empty list.

Request syntax

svc$delete_automation_rule_v2(
  Identifier = "string"
)