Amazon Well-Architected Tool · Example Payload

Well Architected Tool Profile Share Summary Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

Well Architected Tool Profile Share Summary 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

ShareIdSharedWithStatusStatusMessage

Example Payload

Raw ↑
{
  "ShareId": "500123",
  "SharedWith": "example-value",
  "Status": "PUBLISHED",
  "StatusMessage": "PUBLISHED"
}