v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430176147.9 KB

Enables you to programmatically list all data integration events for the provided Amazon Web Services Supply Chain instance.

get/api-data/data-integration/instance/{instanceId}/data-integration-events

Path parameters

instanceIdstring required

The Amazon Web Services Supply Chain instance identifier.

Query parameters

eventType'scn.data.forecast' | 'scn.data.inventorylevel' | 'scn.data.inboundorder' | 'scn.data.inboundorderline' | 'scn.data.inboundorderlineschedule' | 'scn.data.outboundorderline' | 'scn.data.outboundshipment' | 'scn.data.processheader' | 'scn.data.processoperation' | 'scn.data.processproduct' | 'scn.data.reservation' | 'scn.data.shipment' | 'scn.data.shipmentstop' | 'scn.data.shipmentstoporder' | 'scn.data.supplyplan' | 'scn.data.dataset'

List data integration events for the specified eventType.

nextTokenstring

The pagination token to fetch the next page of the data integration events.

maxResultsinteger

Specify the maximum number of data integration events to fetch in one paginated request.

Response

Success

nextTokenstring

The pagination token to fetch the next page of the ListDataIntegrationEvents.