securityhub_list_finding_aggregators {paws.security.identity} | R Documentation |
If cross-Region aggregation is enabled, then ListFindingAggregators returns the Amazon Resource Name (ARN) of the finding aggregator
Description
If cross-Region aggregation is enabled, then list_finding_aggregators
returns the Amazon Resource Name (ARN) of the finding aggregator. You can run this operation from any Amazon Web Services 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. |
[Package paws.security.identity version 0.9.0 Index]