maxResultsLowerRange

maxResultsLowerRange schema from Amazon Health Dashboard API

Health MonitoringNotificationsOperationsService Status
View JSON Schema on GitHub

JSON Schema

health-max-results-lower-range-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-health-dashboard/refs/heads/main/json-schema/health-max-results-lower-range-schema.json",
  "title": "maxResultsLowerRange",
  "description": "maxResultsLowerRange schema from Amazon Health Dashboard API",
  "type": "integer",
  "minimum": 1,
  "maximum": 100
}