Learn R Programming

paws.security.identity (version 0.1.6)

securityhub_get_insight_results: Lists the results of the Security Hub insight that the insight ARN specifies

Description

Lists the results of the Security Hub insight that the insight ARN specifies.

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"
)