Amazon Well-Architected Tool · Example Payload

Well Architected Tool Lens Summary Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

LensArnLensAliasLensNameLensTypeDescriptionCreatedAtUpdatedAtLensVersionOwnerLensStatus

Example Payload

Raw ↑
{
  "LensArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "LensAlias": "example-value",
  "LensName": "Production Workload",
  "LensType": "WORKLOAD",
  "Description": "A sample workload for architecture review.",
  "CreatedAt": "example-value",
  "UpdatedAt": "example-value",
  "LensVersion": "example-value",
  "Owner": "example-value",
  "LensStatus": "PUBLISHED"
}