Amazon Well-Architected Tool · Example Payload

Well Architected Tool Profile Template Question Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

Well Architected Tool Profile Template Question 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

QuestionIdQuestionTitleQuestionDescriptionQuestionChoicesMinSelectedChoicesMaxSelectedChoices

Example Payload

Raw ↑
{
  "QuestionId": "500123",
  "QuestionTitle": "example-value",
  "QuestionDescription": "A sample workload for architecture review.",
  "QuestionChoices": "example-value",
  "MinSelectedChoices": "example-value",
  "MaxSelectedChoices": "example-value"
}