Amazon Well-Architected Tool · Example Payload

Well Architected Tool Answer Summary Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

QuestionIdPillarIdQuestionTitleChoicesSelectedChoicesChoiceAnswerSummariesIsApplicableRiskReasonQuestionType

Example Payload

Raw ↑
{
  "QuestionId": "500123",
  "PillarId": "500123",
  "QuestionTitle": "example-value",
  "Choices": "example-value",
  "SelectedChoices": "example-value",
  "ChoiceAnswerSummaries": "example-value",
  "IsApplicable": "example-value",
  "Risk": "example-value",
  "Reason": "example-value",
  "QuestionType": "WORKLOAD"
}