Amazon Managed Prometheus List Rule Groups Namespaces Request Max Results Integer Structure

ListRuleGroupsNamespacesRequestMaxResultsInteger schema from Amazon Managed Service for Prometheus API

Type: int32 Properties: 0
ContainersMonitoringObservabilityPrometheus

ListRuleGroupsNamespacesRequestMaxResultsInteger is a JSON Structure definition published by Amazon Managed Service for Prometheus. 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-managed-prometheus/refs/heads/main/json-structure/amazon-managed-prometheus-list-rule-groups-namespaces-request-max-results-integer-structure.json",
  "name": "ListRuleGroupsNamespacesRequestMaxResultsInteger",
  "description": "ListRuleGroupsNamespacesRequestMaxResultsInteger schema from Amazon Managed Service for Prometheus API",
  "type": "int32",
  "minimum": 1,
  "maximum": 1000
}