View source: R/guardduty_operations.R
guardduty_create_sample_findings | R Documentation |
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.
guardduty_create_sample_findings(DetectorId, FindingTypes = NULL)
DetectorId |
[required] The ID of the detector to create sample findings for. |
FindingTypes |
The types of sample findings to generate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.