Retrieves information about the specified finding
Source:R/accessanalyzer_operations.R
accessanalyzer_get_finding_v2.RdRetrieves 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_v2/ for full documentation.
Arguments
- analyzerArn
[required] The ARN of the analyzer that generated the finding.
- id
[required] The ID of the finding to retrieve.
- maxResults
The maximum number of results to return in the response.
- nextToken
A token used for pagination of results returned.