Learn R Programming

paws.security.identity (version 0.8.0)

guardduty_update_malware_scan_settings: Updates the malware scan settings

Description

Updates 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 detectorId in the current Region, see the Settings page in the GuardDuty console, or run the list_detectors API.

ScanResourceCriteria

Represents the criteria to be used in the filter for selecting resources to scan.

EbsSnapshotPreservation

An enum value representing possible snapshot preservation settings.