Found! After some tests, I finally can read messages from the queue.
, job , , . - :
var payload = {
job: 'App\\Jobs\\MyTestJob@handle',
data: {user: foo, email: bar@example.com}
};
json SQS.
Laravel Job :
public function handle($job, $data){}
, loadload.job. , Laravel :: fire().