Amazon Supply Chain · Example Payload

Amazon Supply Chain Data Integration Flow Example

ERP IntegrationLogisticsMachine LearningSupply Chain

Amazon Supply Chain Data Integration Flow Example is an example object payload from Amazon Supply Chain, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

instanceIdnamesourcestransformationtargetcreatedTimelastModifiedTime

Example Payload

Raw ↑
{
  "instanceId": "inst-abc12345",
  "name": "MyResource",
  "sources": [
    {}
  ],
  "transformation": {},
  "target": {},
  "createdTime": "2025-03-15T14:30:00Z",
  "lastModifiedTime": "2025-03-15T14:30:00Z"
}