Amazon Well-Architected Tool · Example Payload

Well Architected Tool Create Profile Input Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

ProfileNameProfileDescriptionProfileQuestionsClientRequestTokenTags

Example Payload

Raw ↑
{
  "ProfileName": "Production Workload",
  "ProfileDescription": "A sample workload for architecture review.",
  "ProfileQuestions": "example-value",
  "ClientRequestToken": "abc123def456ghi789",
  "Tags": "example-value"
}