Amazon Well-Architected Tool · Example Payload

Well Architected Tool Improvement Summary Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

Well Architected Tool Improvement Summary Example is an example object payload from Amazon Well-Architected Tool, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

QuestionIdPillarIdQuestionTitleRiskImprovementPlanUrlImprovementPlans

Example Payload

Raw ↑
{
  "QuestionId": "500123",
  "PillarId": "500123",
  "QuestionTitle": "example-value",
  "Risk": "example-value",
  "ImprovementPlanUrl": "https://example.com",
  "ImprovementPlans": "example-value"
}