{ "type": "string", "description": "
The name of the milestone in a workload.
Milestone names must be unique within a workload.
", "minLength": 3, "maxLength": 100, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "MilestoneName", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-milestone-name-schema.json" }