Amazon Well-Architected Tool · Example Payload

Well Architected Tool Share Invitation Example

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

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

Top-level fields

ShareInvitationIdShareResourceTypeWorkloadIdLensAliasLensArnProfileArn

Example Payload

Raw ↑
{
  "ShareInvitationId": "500123",
  "ShareResourceType": "WORKLOAD",
  "WorkloadId": "500123",
  "LensAlias": "example-value",
  "LensArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123",
  "ProfileArn": "arn:aws:wellarchitected:us-east-1:123456789012:workload/abc123"
}