Amazon Well-Architected Tool · Example Payload

Well Architected Tool Answer Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

QuestionIdPillarIdQuestionTitleQuestionDescriptionImprovementPlanUrlHelpfulResourceUrlHelpfulResourceDisplayTextChoicesSelectedChoicesChoiceAnswersIsApplicableRiskNotesReason

Example Payload

Raw ↑
{
  "QuestionId": "500123",
  "PillarId": "500123",
  "QuestionTitle": "example-value",
  "QuestionDescription": "A sample workload for architecture review.",
  "ImprovementPlanUrl": "https://example.com",
  "HelpfulResourceUrl": "https://example.com",
  "HelpfulResourceDisplayText": "example-value",
  "Choices": "example-value",
  "SelectedChoices": "example-value",
  "ChoiceAnswers": "example-value",
  "IsApplicable": "example-value",
  "Risk": "example-value",
  "Notes": "example-value",
  "Reason": "example-value"
}