Amazon Network Firewall · JSON Structure

Openapi Stateless Rules And Custom Actions Structure

Stateless inspection criteria. Each stateless rule group uses exactly one of these data types to define its stateless rules.

Type: object Properties: 2 Required: 1
FirewallIntrusion DetectionNetwork SecurityVPC

StatelessRulesAndCustomActions is a JSON Structure definition published by Amazon Network Firewall, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

StatelessRules CustomActions

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-network-firewall/refs/heads/main/json-structure/openapi-stateless-rules-and-custom-actions-structure.json",
  "name": "StatelessRulesAndCustomActions",
  "description": "Stateless inspection criteria. Each stateless rule group uses exactly one of these data types to define its stateless rules. ",
  "type": "object",
  "properties": {
    "StatelessRules": {
      "allOf": [
        {
          "$ref": "#/components/schemas/StatelessRules"
        },
        {
          "description": "Defines the set of stateless rules for use in a stateless rule group. "
        }
      ]
    },
    "CustomActions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CustomActions"
        },
        {
          "description": "Defines an array of individual custom action definitions that are available for use by the stateless rules in this <code>StatelessRulesAndCustomActions</code> specification. You name each custom action that you define, and then you can use it by name in your <a>StatelessRule</a> <a>RuleDefinition</a> <code>Actions</code> specification."
        }
      ]
    }
  },
  "required": [
    "StatelessRules"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/openapi-stateless-rules-and-custom-actions-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.