Amazon Well-Architected Tool · Example Payload

Well Architected Tool Consolidated Report Metric Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

MetricTypeRiskCountsWorkloadIdWorkloadNameWorkloadArnUpdatedAtLensesLensesAppliedCount

Example Payload

Raw ↑
{
  "MetricType": "WORKLOAD",
  "RiskCounts": "example-value",
  "WorkloadId": "500123",
  "WorkloadName": "Production Workload",
  "WorkloadArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "UpdatedAt": "example-value",
  "Lenses": "example-value",
  "LensesAppliedCount": "example-value"
}