Learn R Programming

paws.security.identity (version 0.8.0)

guardduty_get_findings: Describes Amazon GuardDuty findings specified by finding IDs

Description

Describes Amazon GuardDuty findings specified by finding IDs.

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

Usage

guardduty_get_findings(DetectorId, FindingIds, SortCriteria = NULL)

Arguments

DetectorId

[required] The ID of the detector that specifies the GuardDuty service whose findings you want to retrieve.

To find the detectorId in the current Region, see the Settings page in the GuardDuty console, or run the list_detectors API.

FindingIds

[required] The IDs of the findings that you want to retrieve.

SortCriteria

Represents the criteria used for sorting findings.