Amazon OpenSearch Service API · JSON Structure

Openapi Max Results Structure

Set this value to limit the number of results returned.

Type: int32 Properties: 0
AnalyticsElasticsearchSearch

MaxResults is a JSON Structure definition published by Amazon OpenSearch Service API. 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-opensearch/refs/heads/main/json-structure/openapi-max-results-structure.json",
  "name": "MaxResults",
  "description": " Set this value to limit the number of results returned. ",
  "type": "int32",
  "maximum": 100
}