Amazon MQ · JSON Structure

Mq Api Max Results Structure

MaxResults schema from Amazon MQ API

Type: integer Properties: 0
BroadcastingMedia ProcessingMedia

MaxResults is a JSON Structure definition published by Amazon MQ. 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-mq/refs/heads/main/json-structure/mq-api-max-results-structure.json",
  "name": "MaxResults",
  "type": "integer",
  "description": "MaxResults schema from Amazon MQ API",
  "minimum": 1,
  "maximum": 100
}