This API exposes
5 operations
across 2 paths,
and defines 31 schemas.
It is described by OpenAPI 3.0.0, at version 2015-07-09.
Requests are made against 4 base URLs: http://apigateway.{region}.amazonaws.com, https://apigateway.{region}.amazonaws.com, http://apigateway.{region}.amazonaws.com.cn, https://apigateway.{region}.amazonaws.com.cn.
5 operations2 paths31 schemas1 DELETE2 GET1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
APIs.io Engineering Platform Zero Trust Gateway Locations API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (hmac).
By default, every request must be authenticated.
hmac — Amazon Signature authorization v4
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Zero Trust Gateway Locations 5
GET
/accounts/{account_id}/gateway/locations
APIs.io Engineering Platform List Zero Trust Gateway locations
The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are zero-trust-gateway_locations (13 properties), zero-trust-gateway_api-response-common-failure (4 properties), zero-trust-gateway_endpoints (4 properties), zero-trust-gateway_result_info (4 properties). Each schema is shown below with its type and property counts.
zero-trust-gateway_ipv6_endpoint
object
2 properties
zero-trust-gateway_ip_networks
array
A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is ena…
zero-trust-gateway_ipv4_endpoint
object
1 property
zero-trust-gateway_ipv6_network
object
1 property1 required
zero-trust-gateway_empty_response
zero-trust-gateway_dot_endpoint
object
2 properties
zero-trust-gateway_ip_network
object
1 property1 required
zero-trust-gateway_timestamp
string
zero-trust-gateway_client-default
boolean
True if the location is the default location.
zero-trust-gateway_api-response-single
object
zero-trust-gateway_dns-destination-ips-id-write
string
The identifier of the pair of IPv4 addresses assigned to this location. When creating a location, if this field is absent or set with null, the pair of shared…
zero-trust-gateway_ipv6_networks
array
A list of allowed source IPv6 network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is e…
zero-trust-gateway_ip
string
IPV6 destination ip assigned to this location. DNS requests sent to this IP will counted as the request under this location. This field is auto-generated by Ga…
The destination endpoints configured for this location. When updating a location, if this field is absent or set with null, the endpoints configuration remains…
4 properties
zero-trust-gateway_ipv4_networks
array
A list of network ranges that requests from this location would originate from. A non-empty list is only effective if the ipv4 endpoint is enabled for this loc…