Amazon Well-Architected Tool · Example Payload

Well Architected Tool Lens Review Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

LensAliasLensArnLensVersionLensNameLensStatusPillarReviewSummariesUpdatedAtNotesRiskCountsNextTokenProfilesPrioritizedRiskCounts

Example Payload

Raw ↑
{
  "LensAlias": "example-value",
  "LensArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "LensVersion": "example-value",
  "LensName": "Production Workload",
  "LensStatus": "PUBLISHED",
  "PillarReviewSummaries": "example-value",
  "UpdatedAt": "example-value",
  "Notes": "example-value",
  "RiskCounts": "example-value",
  "NextToken": "abc123def456ghi789",
  "Profiles": "example-value",
  "PrioritizedRiskCounts": "example-value"
}