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

All

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

Inspect all of the elements that WAF has parsed and extracted from the web request component that you've identified in your "FieldToMatch" specifications.

This is used only in the "FieldToMatch" specification for some web request component types.

JSON specification: "All": {}

interface All {}