Batch Resources / Batch Event Files

Overview

The Batch API manages batch event files. Batch event files consist of collections of events that can be executed in parallel or in series and in an order dictated by the file schema. The Batch API processes files sent to a request bucket and persists the results in a response bucket.

Concepts

Batch

A collection of events processed in bulk.

Event

Events are the commands issued to the Core Resources APIs.

Events

process
Processes a file in the request store.
put-item
Puts a batch file into the request bucket.