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

View source: R/guardduty_operations.R

guardduty_create_sample_findingsR Documentation

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 to create sample findings for.

FindingTypes

The types of sample findings to generate.


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