Skip to content

Delete Aggregator V2

securityhub_delete_aggregator_v2 R Documentation

Deletes the Aggregator V2

Description

Deletes the Aggregator V2.

Usage

securityhub_delete_aggregator_v2(AggregatorV2Arn)

Arguments

AggregatorV2Arn

[required] The ARN of the Aggregator V2.

Value

An empty list.

Request syntax

svc$delete_aggregator_v2(
  AggregatorV2Arn = "string"
)