PillarName

The name of the pillar.

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads
View JSON Schema on GitHub

JSON Schema

well-architected-tool-pillar-name-schema.json Raw ↑
{
  "type": "string",
  "description": "The name of the pillar.",
  "minLength": 1,
  "maxLength": 128,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PillarName",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-pillar-name-schema.json"
}