Amazon Well-Architected Tool · JSON Structure

Well Architected Tool Max Results Structure

The maximum number of results to return for this request.

Type: integer Properties: 0
ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

MaxResults is a JSON Structure definition published by Amazon Well-Architected Tool. 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 ↑
{
  "type": "integer",
  "description": "The maximum number of results to return for this request.",
  "minimum": 1,
  "maximum": 50,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "MaxResults",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-max-results-structure.json"
}