securityhub_update_insight: Updates the Security Hub insight identified by the specified...

View source: R/securityhub_operations.R

securityhub_update_insightR Documentation

Updates the Security Hub insight identified by the specified insight ARN

Description

Updates the Security Hub insight identified by the specified insight ARN.

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

Usage

securityhub_update_insight(
  InsightArn,
  Name = NULL,
  Filters = NULL,
  GroupByAttribute = NULL
)

Arguments

InsightArn

[required] The ARN of the insight that you want to update.

Name

The updated name for the insight.

Filters

The updated filters that define this insight.

GroupByAttribute

The updated GroupBy attribute that defines this insight.


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