View source: R/securityhub_operations.R
securityhub_update_insight | R Documentation |
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
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.