Updates an existing Malware Protection plan resource.
See https://www.paws-r-sdk.com/docs/guardduty_update_malware_protection_plan/ for full documentation.
guardduty_update_malware_protection_plan(
MalwareProtectionPlanId,
Role = NULL,
Actions = NULL,
ProtectedResource = NULL
)
[required] A unique identifier associated with the Malware Protection plan.
IAM role with permissions required to scan and add tags to the associated protected resource.
Information about whether the tags will be added to the S3 object after scanning.
Information about the protected resource that is associated with the
created Malware Protection plan. Presently, S3Bucket
is the only
supported protected resource.