Learn R Programming

paws.security.identity (version 0.8.0)

guardduty_create_sample_findings: Generates sample findings of types specified by the list of finding types

Description

Generates sample findings of types specified by the list of finding types. If 'NULL' is specified for findingTypes, the API generates sample findings of all supported finding types.

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

Usage

guardduty_create_sample_findings(DetectorId, FindingTypes = NULL)

Arguments

DetectorId

[required] The ID of the detector for which you need to create sample findings.

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

FindingTypes

The types of sample findings to generate.