Amazon Well-Architected Tool · JSON Structure

Well Architected Tool Lenses Applied Count Structure

LensesAppliedCount schema from AWS Well-Architected Tool API

Type: integer Properties: 0
ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

LensesAppliedCount 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": "integer",
  "minimum": 0,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "LensesAppliedCount",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-lenses-applied-count-structure.json",
  "description": "LensesAppliedCount schema from AWS Well-Architected Tool API"
}