DirectConnectGatewayAssociation

Information about an association between a Direct Connect gateway and a virtual private gateway or transit gateway.

Dedicated ConnectionDirect ConnectHybrid CloudNetworking

Properties

Name Type Description
directConnectGatewayId object
directConnectGatewayOwnerAccount object
associationState object
stateChangeError object
associatedGateway object
associationId object
allowedPrefixesToDirectConnectGateway object
virtualGatewayId object
virtualGatewayRegion object
virtualGatewayOwnerAccount object
View JSON Schema on GitHub

JSON Schema

amazon-direct-connect-direct-connect-gateway-association-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-direct-connect/refs/heads/main/json-schema/amazon-direct-connect-direct-connect-gateway-association-schema.json",
  "title": "DirectConnectGatewayAssociation",
  "description": "Information about an association between a Direct Connect gateway and a virtual private gateway or transit gateway.",
  "type": "object",
  "properties": {
    "directConnectGatewayId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DirectConnectGatewayId"
        },
        {
          "description": "The ID of the Direct Connect gateway."
        }
      ]
    },
    "directConnectGatewayOwnerAccount": {
      "allOf": [
        {
          "$ref": "#/components/schemas/OwnerAccount"
        },
        {
          "description": "The ID of the Amazon Web Services account that owns the associated gateway."
        }
      ]
    },
    "associationState": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DirectConnectGatewayAssociationState"
        },
        {
          "description": "<p>The state of the association. The following are the possible values:</p> <ul> <li> <p> <code>associating</code>: The initial state after calling <a>CreateDirectConnectGatewayAssociation</a>.</p> </li> <li> <p> <code>associated</code>: The Direct Connect gateway and virtual private gateway or transit gateway are successfully associated and ready to pass traffic.</p> </li> <li> <p> <code>disassociating</code>: The initial state after calling <a>DeleteDirectConnectGatewayAssociation</a>.</p> </li> <li> <p> <code>disassociated</code>: The virtual private gateway or transit gateway is disassociated from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual private gateway or transit gateway is stopped.</p> </li> <li> <p> <code>updating</code>: The CIDR blocks for the virtual private gateway or transit gateway are currently being updated. This could be new CIDR blocks added or current CIDR blocks removed.</p> </li> </ul>"
        }
      ]
    },
    "stateChangeError": {
      "allOf": [
        {
          "$ref": "#/components/schemas/StateChangeError"
        },
        {
          "description": "The error message if the state of an object failed to advance."
        }
      ]
    },
    "associatedGateway": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AssociatedGateway"
        },
        {
          "description": "Information about the associated gateway."
        }
      ]
    },
    "associationId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DirectConnectGatewayAssociationId"
        },
        {
          "description": "The ID of the Direct Connect gateway association."
        }
      ]
    },
    "allowedPrefixesToDirectConnectGateway": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RouteFilterPrefixList"
        },
        {
          "description": "The Amazon VPC prefixes to advertise to the Direct Connect gateway."
        }
      ]
    },
    "virtualGatewayId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VirtualGatewayId"
        },
        {
          "description": "The ID of the virtual private gateway. Applies only to private virtual interfaces."
        }
      ]
    },
    "virtualGatewayRegion": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VirtualGatewayRegion"
        },
        {
          "description": "The Amazon Web Services Region where the virtual private gateway is located."
        }
      ]
    },
    "virtualGatewayOwnerAccount": {
      "allOf": [
        {
          "$ref": "#/components/schemas/OwnerAccount"
        },
        {
          "description": "The ID of the Amazon Web Services account that owns the virtual private gateway."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/amazon-direct-connect-direct-connect-gateway-association"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.