post https://{region}.api.clumio.com/restores/aws/dynamodb-tables/records
Restores DynamoDB backup records satisfying the query parameter filters provided in the request input. If the query preview flag is set in the input preview=true
, then the result is returned in the response. Otherwise the query runs in the background and a task ID is returned. Use this task ID to track the status of the task using the [GET /tasks/{task_id}] endpoint