Amazon WAF · JSON Structure

Amazon Waf Web A C L Summary Structure

Type: object Properties: 0
Bot ManagementDdos ProtectionSecurityWAFWeb Application Firewall

WebACLSummary is a JSON Structure definition published by Amazon WAF.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "WebACLSummary",
  "description": "",
  "type": "object",
  "properties": [
    {
      "name": "Name",
      "type": "string",
      "description": "",
      "required": false
    },
    {
      "name": "Id",
      "type": "string",
      "description": "",
      "required": false
    },
    {
      "name": "ARN",
      "type": "string",
      "description": "",
      "required": false
    },
    {
      "name": "LockToken",
      "type": "string",
      "description": "",
      "required": false
    }
  ]
}