View source: R/guardduty_operations.R
guardduty_update_malware_scan_settings | R Documentation |
Updates the malware scan settings.
See https://www.paws-r-sdk.com/docs/guardduty_update_malware_scan_settings/ for full documentation.
guardduty_update_malware_scan_settings(
DetectorId,
ScanResourceCriteria = NULL,
EbsSnapshotPreservation = NULL
)
DetectorId |
[required] The unique ID of the detector that specifies the GuardDuty service where you want to update scan settings. |
ScanResourceCriteria |
Represents the criteria to be used in the filter for selecting resources to scan. |
EbsSnapshotPreservation |
An enum value representing possible snapshot preservation settings. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.