Amazon Global Accelerator · JSON Structure

Global Accelerator Endpoint Weight Structure

EndpointWeight schema from Amazon Global Accelerator API

Type: int32 Properties: 0
AvailabilityCDNGlobalLoad BalancingNetworkingPerformance

EndpointWeight is a JSON Structure definition published by Amazon Global Accelerator. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

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-global-accelerator/refs/heads/main/json-structure/global-accelerator-endpoint-weight-structure.json",
  "name": "EndpointWeight",
  "description": "EndpointWeight schema from Amazon Global Accelerator API",
  "type": "int32",
  "minimum": 0,
  "maximum": 255
}