Lists and describes insights for the specified insight ARNs
Source:R/securityhub_operations.R
securityhub_get_insights.RdLists and describes insights for the specified insight ARNs.
See https://www.paws-r-sdk.com/docs/securityhub_get_insights/ for full documentation.
Arguments
- InsightArns
The ARNs of the insights to describe. If you don't provide any insight ARNs, then
get_insightsreturns all of your custom insights. It does not return any managed insights.- NextToken
The token that is required for pagination. On your first call to the
get_insightsoperation, set the value of this parameter toNULL.For subsequent calls to the operation, to continue listing data, set the value of this parameter to the value returned from the previous response.
- MaxResults
The maximum number of items to return in the response.