Skip to content

Delete Malware Protection Plan

guardduty_delete_malware_protection_plan R Documentation

Deletes the Malware Protection plan ID associated with the Malware Protection plan resource

Description

Deletes the Malware Protection plan ID associated with the Malware Protection plan resource. Use this API only when you no longer want to protect the resource associated with this Malware Protection plan ID.

Usage

guardduty_delete_malware_protection_plan(MalwareProtectionPlanId)

Arguments

MalwareProtectionPlanId

[required] A unique identifier associated with Malware Protection plan resource.

Value

An empty list.

Request syntax

svc$delete_malware_protection_plan(
  MalwareProtectionPlanId = "string"
)