{ "type": "integer", "description": "

The milestone number.

A workload can have a maximum of 100 milestones.

", "minimum": 1, "maximum": 100, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "MilestoneNumber", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-milestone-number-schema.json" }