This API exposes
5 operations
across 2 paths,
and defines 27 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 paths27 schemas1 DELETE2 GET1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
APIs.io Engineering Platform Zero Trust Gateway Rules 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 Rules 5
GET
/accounts/{account_id}/gateway/rules
APIs.io Engineering Platform List Zero Trust Gateway rules
The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are zero-trust-gateway_rule-settings (21 properties), zero-trust-gateway_rules (15 properties), zero-trust-gateway_schedule (8 properties), zero-trust-gateway_dns_resolver_settings_v6 (4 properties). Each schema is shown below with its type and property counts.
Additional settings that modify the rule's action.
21 properties
zero-trust-gateway_api-response-collection
object
zero-trust-gateway_precedence
integer
Precedence sets the order of your rules. Lower values indicate higher precedence. At each processing phase, applicable rules are evaluated in ascending order o…
zero-trust-gateway_messages
array
zero-trust-gateway_dns_resolver_settings_v6
object
4 properties1 required
zero-trust-gateway_deleted_at
string
Date of deletion, if any.
zero-trust-gateway_rules_components-schemas-uuid
string
The API resource UUID.
zero-trust-gateway_dns_resolver_settings_v4
object
4 properties1 required
zero-trust-gateway_enabled
boolean
True if the rule is enabled.
zero-trust-gateway_action
string
The action to preform when the associated traffic, identity, and device posture expressions are either absent or evaluate to true.
zero-trust-gateway_components-schemas-name
string
The name of the rule.
Specification
The full machine-readable OpenAPI contract behind this narrative.