{ "type": "array", "description": "The list of Amazon Web Services account IDs associated with the workload.", "items": { "$ref": "#/components/schemas/AwsAccountId" }, "maxItems": 100, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "WorkloadAccountIds", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-workload-account-ids-schema.json" }