Amazon Well-Architected Tool · Example Payload

Well Architected Tool Lens Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

Well Architected Tool Lens 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

LensArnLensVersionNameDescriptionOwnerShareInvitationIdTags

Example Payload

Raw ↑
{
  "LensArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "LensVersion": "example-value",
  "Name": "Production Workload",
  "Description": "A sample workload for architecture review.",
  "Owner": "example-value",
  "ShareInvitationId": "500123",
  "Tags": "example-value"
}