Amazon Well-Architected Tool · Example Payload

Well Architected Tool List Profiles Output Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

Well Architected Tool List Profiles Output 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

ProfileSummariesNextToken

Example Payload

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