Amazon Well-Architected Tool · Example Payload

Well Architected Tool Check Detail Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

IdNameDescriptionProviderLensArnPillarIdQuestionIdChoiceIdStatusAccountIdFlaggedResourcesReasonUpdatedAt

Example Payload

Raw ↑
{
  "Id": "500123",
  "Name": "Production Workload",
  "Description": "A sample workload for architecture review.",
  "Provider": "500123",
  "LensArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "PillarId": "500123",
  "QuestionId": "500123",
  "ChoiceId": "500123",
  "Status": "PUBLISHED",
  "AccountId": "500123",
  "FlaggedResources": "example-value",
  "Reason": "example-value",
  "UpdatedAt": "example-value"
}