Amazon Well-Architected Tool · Example Payload

Well Architected Tool Lens Upgrade Summary Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

WorkloadIdWorkloadNameLensAliasLensArnCurrentLensVersionLatestLensVersion

Example Payload

Raw ↑
{
  "WorkloadId": "500123",
  "WorkloadName": "Production Workload",
  "LensAlias": "example-value",
  "LensArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "CurrentLensVersion": "example-value",
  "LatestLensVersion": "example-value"
}