MaxResults

Set this value to limit the number of results returned.

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-max-results-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-schema/openapi-max-results-schema.json",
  "title": "MaxResults",
  "description": " Set this value to limit the number of results returned. ",
  "type": "integer",
  "maximum": 100
}