getFindingAggregator

The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see Cross-Region aggregation in the User Guide This resource must be created in the Region that you want to designate as your aggregation Region. Cross-Region aggregation is also a prerequisite for using central configuration in ASH.

Return

null

Parameters

argument

null


suspend fun getFindingAggregator(findingAggregatorArn: String): GetFindingAggregatorResult

Return

null

Parameters

findingAggregatorArn

The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and delete the finding aggregator.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.securityhub.kotlin.inputs.GetFindingAggregatorPlainArgs.

See also