Learn R Programming

paws.security.identity (version 0.7.0)

accessanalyzer_get_finding: Retrieves information about the specified finding

Description

Retrieves information about the specified finding. GetFinding and GetFindingV2 both use access-analyzer:GetFinding in the Action element of an IAM policy statement. You must have permission to perform the access-analyzer:GetFinding action.

See https://www.paws-r-sdk.com/docs/accessanalyzer_get_finding/ for full documentation.

Usage

accessanalyzer_get_finding(analyzerArn, id)

Arguments

analyzerArn

[required] The ARN of the analyzer that generated the finding.

id

[required] The ID of the finding to retrieve.