Learn R Programming

paws.security.identity (version 0.1.10)

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 for which to return results.

Request syntax

svc$get_insight_results(
  InsightArn = "string"
)