Amazon Organizations · Example Payload

Openapi Organizational Unit Example

Account ManagementConsolidated BillingGovernanceMulti-AccountOrganizationsPolicies

Openapi Organizational Unit Example is an example object payload from Amazon Organizations, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdArnName

Example Payload

Raw ↑
{
  "Id": "resource-abc123",
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Name": "my-resource"
}