ImprovementPlanUrl

The improvement plan URL for a question in an Amazon Web Services official lenses.

This value is only available if the question has been answered.

This value does not apply to custom lenses.

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads
View JSON Schema on GitHub

JSON Schema

well-architected-tool-improvement-plan-url-schema.json Raw ↑
{
  "type": "string",
  "description": "<p>The improvement plan URL for a question in an Amazon Web Services official lenses.</p> <p>This value is only available if the question has been answered.</p> <p>This value does not apply to custom lenses.</p>",
  "minLength": 1,
  "maxLength": 2048,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ImprovementPlanUrl",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-improvement-plan-url-schema.json"
}