EndpointGroup

A complex type for the endpoint group. An Amazon Web Services Region can have only one endpoint group for a specific listener.

AvailabilityCDNGlobalLoad BalancingNetworkingPerformance

Properties

Name Type Description
EndpointGroupArn object
EndpointGroupRegion object
EndpointDescriptions object
TrafficDialPercentage object
HealthCheckPort object
HealthCheckProtocol object
HealthCheckPath object
HealthCheckIntervalSeconds object
ThresholdCount object
PortOverrides object
View JSON Schema on GitHub

JSON Schema

global-accelerator-endpoint-group-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-global-accelerator/refs/heads/main/json-schema/global-accelerator-endpoint-group-schema.json",
  "title": "EndpointGroup",
  "description": "A complex type for the endpoint group. An Amazon Web Services Region can have only one endpoint group for a specific listener. ",
  "type": "object",
  "properties": {
    "EndpointGroupArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/GenericString"
        },
        {
          "description": "The Amazon Resource Name (ARN) of the endpoint group."
        }
      ]
    },
    "EndpointGroupRegion": {
      "allOf": [
        {
          "$ref": "#/components/schemas/GenericString"
        },
        {
          "description": "The Amazon Web Services Region where the endpoint group is located."
        }
      ]
    },
    "EndpointDescriptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EndpointDescriptions"
        },
        {
          "description": "The list of endpoint objects."
        }
      ]
    },
    "TrafficDialPercentage": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TrafficDialPercentage"
        },
        {
          "description": "<p>The percentage of traffic to send to an Amazon Web Services Region. Additional traffic is distributed to other endpoint groups for this listener. </p> <p>Use this action to increase (dial up) or decrease (dial down) traffic to a specific Region. The percentage is applied to the traffic that would otherwise have been routed to the Region based on optimal routing.</p> <p>The default value is 100.</p>"
        }
      ]
    },
    "HealthCheckPort": {
      "allOf": [
        {
          "$ref": "#/components/schemas/HealthCheckPort"
        },
        {
          "description": "<p>The port that Global Accelerator uses to perform health checks on endpoints that are part of this endpoint group. </p> <p>The default port is the port for the listener that this endpoint group is associated with. If the listener port is a list, Global Accelerator uses the first specified port in the list of ports.</p>"
        }
      ]
    },
    "HealthCheckProtocol": {
      "allOf": [
        {
          "$ref": "#/components/schemas/HealthCheckProtocol"
        },
        {
          "description": "The protocol that Global Accelerator uses to perform health checks on endpoints that are part of this endpoint group. The default value is TCP."
        }
      ]
    },
    "HealthCheckPath": {
      "allOf": [
        {
          "$ref": "#/components/schemas/HealthCheckPath"
        },
        {
          "description": "If the protocol is HTTP/S, then this value provides the ping path that Global Accelerator uses for the destination on the endpoints for health checks. The default is slash (/)."
        }
      ]
    },
    "HealthCheckIntervalSeconds": {
      "allOf": [
        {
          "$ref": "#/components/schemas/HealthCheckIntervalSeconds"
        },
        {
          "description": "The time\u201410 seconds or 30 seconds\u2014between health checks for each endpoint. The default value is 30."
        }
      ]
    },
    "ThresholdCount": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ThresholdCount"
        },
        {
          "description": "The number of consecutive health checks required to set the state of a healthy endpoint to unhealthy, or to set an unhealthy endpoint to healthy. The default value is 3."
        }
      ]
    },
    "PortOverrides": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PortOverrides"
        },
        {
          "description": "Allows you to override the destination ports used to route traffic to an endpoint. Using a port override lets you map a list of external destination ports (that your users send traffic to) to a list of internal destination ports that you want an application endpoint to receive traffic on. "
        }
      ]
    }
  }
}

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/global-accelerator-endpoint-group"
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.