Create Sample Findings
guardduty_create_sample_findings | R 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.
Usage¶
Arguments¶
DetectorId
[required] The ID of the detector to create sample findings for.
FindingTypes
The types of sample findings to generate.
Value¶
An empty list.