{ "type": "array", "description": "
List of lens aliases to associate or disassociate with a workload. Up to 10 lenses can be specified.
Identify a lens using its LensSummary$LensAlias.
", "items": { "$ref": "#/components/schemas/LensAlias" }, "minItems": 1, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "LensAliases", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-lens-aliases-structure.json" }