guardduty_update_malware_scan_settings: Updates the malware scan settings

View source: R/guardduty_operations.R

guardduty_update_malware_scan_settingsR Documentation

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.

ScanResourceCriteria

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

EbsSnapshotPreservation

An enum value representing possible snapshot preservation settings.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.