Amazon Well-Architected Tool · Example Payload

Well Architected Tool Profile Summary Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

ProfileArnProfileVersionProfileNameProfileDescriptionOwnerCreatedAtUpdatedAt

Example Payload

Raw ↑
{
  "ProfileArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "ProfileVersion": "example-value",
  "ProfileName": "Production Workload",
  "ProfileDescription": "A sample workload for architecture review.",
  "Owner": "example-value",
  "CreatedAt": "example-value",
  "UpdatedAt": "example-value"
}