Amazon Health Dashboard · JSON Structure

Health Max Results Structure

maxResults schema from Amazon Health Dashboard API

Type: int32 Properties: 0
Health MonitoringNotificationsOperationsService Status

maxResults is a JSON Structure definition published by Amazon Health Dashboard. 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-health-dashboard/refs/heads/main/json-structure/health-max-results-structure.json",
  "name": "maxResults",
  "description": "maxResults schema from Amazon Health Dashboard API",
  "type": "int32",
  "minimum": 10,
  "maximum": 100
}