GuardDuty / Client / delete_malware_protection_plan

delete_malware_protection_plan#

GuardDuty.Client.delete_malware_protection_plan(**kwargs)#

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.

See also: AWS API Documentation

Request Syntax

response = client.delete_malware_protection_plan(
    MalwareProtectionPlanId='string'
)
Parameters:

MalwareProtectionPlanId (string) –

[REQUIRED]

A unique identifier associated with Malware Protection plan resource.

Returns:

None

Exceptions

  • GuardDuty.Client.exceptions.BadRequestException

  • GuardDuty.Client.exceptions.AccessDeniedException

  • GuardDuty.Client.exceptions.InternalServerErrorException

  • GuardDuty.Client.exceptions.ResourceNotFoundException