{ "type": "array", "description": "The priorities of the pillars, which are used to order items in the improvement plan. Each pillar is represented by its PillarReviewSummary$PillarId.", "items": { "$ref": "#/components/schemas/PillarId" }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "WorkloadPillarPriorities", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-workload-pillar-priorities-schema.json" }