How should the developer configure the Lambda function to detect changes to the DynamoDB table?

2 Comments

  1. Daniel
    Author

    I suspect that the answer is:
    Enable DynamoDB Streams on the table. Create a trigger to connect the DynamoDB stream to the Lambda function.

  2. Shirley
    Author

    As far as I can tell, the answer is:
    Enable DynamoDB Streams on the table. Create a trigger to connect the DynamoDB stream to the Lambda function.

Leave a Reply

Your email address will not be published. Required fields are marked *

eleven + 14 =