paws.security.identity (version 0.5.0)

securityhub_create_insight: Creates a custom insight in Security Hub

Description

Creates a custom insight in Security Hub. An insight is a consolidation of findings that relate to a security issue that requires attention or remediation.

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

Usage

securityhub_create_insight(Name, Filters, GroupByAttribute)

Arguments

Name

[required] The name of the custom insight to create.

Filters

[required] One or more attributes used to filter the findings included in the insight. The insight only includes findings that match the criteria defined in the filters.

GroupByAttribute

[required] The attribute used to group the findings for the insight. The grouping attribute identifies the type of item that the insight applies to. For example, if an insight is grouped by resource identifier, then the insight produces a list of resource identifiers.