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.
securityhub_update_insight(
InsightArn,
Name = NULL,
Filters = NULL,
GroupByAttribute = NULL
)
[required] The ARN of the insight that you want to update.
The updated name for the insight.
The updated filters that define this insight.
The updated GroupBy
attribute that defines this insight.