IsApplicable

Defines whether this question is applicable to a lens review.

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads
View JSON Schema on GitHub

JSON Schema

well-architected-tool-is-applicable-schema.json Raw ↑
{
  "type": "boolean",
  "description": "Defines whether this question is applicable to a lens review.",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "IsApplicable",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-is-applicable-schema.json"
}