Amazon Well-Architected Tool · Example Payload

Well Architected Tool Workload Share Summary Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

ShareIdSharedWithPermissionTypeStatusStatusMessage

Example Payload

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