Amazon Well-Architected Tool · Example Payload

Well Architected Tool List Milestones Input Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

NextTokenMaxResults

Example Payload

Raw ↑
{
  "NextToken": "abc123def456ghi789",
  "MaxResults": "example-value"
}