Hi all! AWS Guard Duty is now able to scan for mal...
# aws
v
Hi all! AWS Guard Duty is now able to scan for malware on s3 bucket (see: https://docs.aws.amazon.com/guardduty/latest/ug/enable-malware-protection-s3-bucket.html), I don't see this feature in the pulumi documentation https://www.pulumi.com/registry/packages/aws/api-docs/guardduty/detector/, it's supported by pulumi ? If yes, how to enable this feature with pulumi ?
q
I think this is done by creating a malware detection plan. I.e. https://www.pulumi.com/registry/packages/aws/api-docs/guardduty/malwareprotectionplan/
v
working great thanks 👍