Amazon Well-Architected Tool · JSON Structure

Well Architected Tool Choice Title Structure

The title of a choice.

Type: string Properties: 0
ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

ChoiceTitle is a JSON Structure definition published by Amazon Well-Architected Tool. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "description": "The title of a choice.",
  "minLength": 1,
  "maxLength": 512,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "ChoiceTitle",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-choice-title-structure.json"
}