ListWorkspacesRequestMaxResultsInteger

ListWorkspacesRequestMaxResultsInteger schema from Amazon Managed Service for Prometheus API

ContainersMonitoringObservabilityPrometheus
View JSON Schema on GitHub

JSON Schema

amazon-managed-prometheus-list-workspaces-request-max-results-integer-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-prometheus/refs/heads/main/json-schema/amazon-managed-prometheus-list-workspaces-request-max-results-integer-schema.json",
  "title": "ListWorkspacesRequestMaxResultsInteger",
  "description": "ListWorkspacesRequestMaxResultsInteger schema from Amazon Managed Service for Prometheus API",
  "type": "integer",
  "minimum": 1,
  "maximum": 1000
}