Time Estimate: 5 - 10 minutes
In this section you will configure DynamoDB to invoke your Lambda function.
We will now create a trigger so that our TaskProcessor Lambda can be triggered as soon as a new row is created. The TaskProcessor lambda will place a message in the synchronous queue.
In the Lambda service click + Add trigger as shown below:
Look for DynamoDB as shown below:
Click Add as shown below: