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

AWSManagedRulesBotControlRuleSet

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

Details for your use of the Bot Control managed rule group, AWSManagedRulesBotControlRuleSet. This configuration is used in ManagedRuleGroupConfig.

interface AWSManagedRulesBotControlRuleSet {
InspectionLevel: InspectionLevel;
}

§Properties

§
InspectionLevel: InspectionLevel
[src]

The inspection level to use for the Bot Control rule group. The common level is the least expensive. The targeted level includes all common level rules and adds rules with more advanced inspection criteria. For details, see WAF Bot Control rule group.