securityhub_delete_finding_aggregator {paws.security.identity} | R Documentation |
Deletes a finding aggregator
Description
Deletes a finding aggregator. When you delete the finding aggregator, you stop finding aggregation.
See https://www.paws-r-sdk.com/docs/securityhub_delete_finding_aggregator/ for full documentation.
Usage
securityhub_delete_finding_aggregator(FindingAggregatorArn)
Arguments
FindingAggregatorArn |
[required] The ARN of the finding aggregator to delete. To obtain the ARN, use
|
[Package paws.security.identity version 0.7.0 Index]