securityhub_list_finding_aggregators: If finding aggregation is enabled, then...

View source: R/securityhub_operations.R

securityhub_list_finding_aggregatorsR Documentation

If finding aggregation is enabled, then ListFindingAggregators returns the ARN of the finding aggregator

Description

If finding aggregation is enabled, then list_finding_aggregators returns the ARN of the finding aggregator. You can run this operation from any Region.

See https://www.paws-r-sdk.com/docs/securityhub_list_finding_aggregators/ for full documentation.

Usage

securityhub_list_finding_aggregators(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

The token returned with the previous set of results. Identifies the next set of results to return.

MaxResults

The maximum number of results to return. This operation currently only returns a single result.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.