Amazon Well-Architected Tool · Example Payload

Well Architected Tool Import Lens Input Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

LensAliasJSONStringClientRequestTokenTags

Example Payload

Raw ↑
{
  "LensAlias": "example-value",
  "JSONString": "example-value",
  "ClientRequestToken": "abc123def456ghi789",
  "Tags": "example-value"
}