securityhub_get_insight_results: Lists the results of the Security Hub insight specified by the insight
ARN
Description
Lists the results of the Security Hub insight specified by the insight
ARN.
Usage
securityhub_get_insight_results(InsightArn)
Arguments
InsightArn
[required] The ARN of the insight whose results you want to see.
Request syntax
svc$get_insight_results(
InsightArn = "string"
)