Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

OrganizationMalwareProtectionConfiguration

import type { OrganizationMalwareProtectionConfiguration } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";

Organization-wide Malware Protection configurations.

interface OrganizationMalwareProtectionConfiguration {
ScanEc2InstanceWithFindings?: OrganizationScanEc2InstanceWithFindings | null;
}

§Properties

§
ScanEc2InstanceWithFindings?: OrganizationScanEc2InstanceWithFindings | null
[src]

Whether Malware Protection for EC2 instances with findings should be auto-enabled for new members joining the organization.