Amazon Well-Architected Tool · Example Payload

Well Architected Tool Workload Share Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

ShareIdSharedBySharedWithPermissionTypeStatusWorkloadNameWorkloadId

Example Payload

Raw ↑
{
  "ShareId": "500123",
  "SharedBy": "example-value",
  "SharedWith": "example-value",
  "PermissionType": "WORKLOAD",
  "Status": "PUBLISHED",
  "WorkloadName": "Production Workload",
  "WorkloadId": "500123"
}