Creates a new Malware Protection plan for the protected resource.
See https://www.paws-r-sdk.com/docs/guardduty_create_malware_protection_plan/ for full documentation.
guardduty_create_malware_protection_plan(
ClientToken = NULL,
Role,
ProtectedResource,
Actions = NULL,
Tags = NULL
)
The idempotency token for the create request.
[required] IAM role with permissions required to scan and add tags to the associated protected resource.
[required] Information about the protected resource that is associated with the
created Malware Protection plan. Presently, S3Bucket
is the only
supported protected resource.
Information about whether the tags will be added to the S3 object after scanning.
Tags added to the Malware Protection plan resource.