View source: R/guardduty_operations.R
guardduty_update_malware_protection_plan | R Documentation |
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
)
MalwareProtectionPlanId |
[required] A unique identifier associated with the Malware Protection plan. |
Role |
IAM role with permissions required to scan and add tags to the associated protected resource. |
Actions |
Information about whether the tags will be added to the S3 object after scanning. |
ProtectedResource |
Information about the protected resource that is associated with the
created Malware Protection plan. Presently, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.