Data
Bulk upsert data
Besides the upsert operation which has 6MB maximum payload size limit, LambdaDB also supports bulk upsert operation to insert or update multiple documents up to 200MB at once.
First, get the required information to upload payload to object storage:
The response will look like this:
Upload your documents as a one object using the provided URL
and call bulk-upsert
API with the corresponding objectKey
you’ve just uploaded: