guardduty_get_findings: Describes Amazon GuardDuty findings specified by finding IDs

View source: R/guardduty_operations.R

guardduty_get_findingsR Documentation

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.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.