Restore DynamoDB table 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

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!