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

CountAction

import type { CountAction } from "https://aws-api.deno.dev/v0.3/services/shield.ts?docs=full";

Specifies that Shield Advanced should configure its WAF rules with the WAF Count action.

This is only used in the context of the ResponseAction setting.

JSON specification: "Count": {}

interface CountAction {}