{ "type": "array", "description": "The list of Amazon Web Services Regions associated with the workload, for example, us-east-2, or ca-central-1.", "items": { "$ref": "#/components/schemas/AwsRegion" }, "maxItems": 50, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "WorkloadAwsRegions", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-workload-aws-regions-structure.json" }