Updates the malware scan settings
Source:R/guardduty_operations.R
guardduty_update_malware_scan_settings.RdUpdates the malware scan settings.
See https://www.paws-r-sdk.com/docs/guardduty_update_malware_scan_settings/ for full documentation.
Usage
guardduty_update_malware_scan_settings(
DetectorId,
ScanResourceCriteria = NULL,
EbsSnapshotPreservation = NULL
)Arguments
- DetectorId
[required] The unique ID of the detector that specifies the GuardDuty service where you want to update scan settings.
To find the
detectorIdin the current Region, see the Settings page in the GuardDuty console, or run thelist_detectorsAPI.- ScanResourceCriteria
Represents the criteria to be used in the filter for selecting resources to scan.
- EbsSnapshotPreservation
An enum value representing possible snapshot preservation settings.