The exception is thrown from `App\Jobs\Job->__wakeup` (implemented in Illuminate\Queue\SerializesModels) ```PDOException SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "dynamoTable" does not exist LINE 1: select * from "dynamoTable" where "dynamoTable"."pkey" = $1 ``` File: `vendor/illuminate/database/Connection.php in execute at line 330`