accessanalyzer_get_finding: Retrieves information about the specified finding

View source: R/accessanalyzer_operations.R

accessanalyzer_get_findingR Documentation

Retrieves information about the specified finding

Description

Retrieves information about the specified finding.

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.