Which option would enable DynamoDB table updates to invoke the Lambda function?
A developer has been asked to create an AWS Lambda function that is invoked any time updates are made to items in an Amazon DynamoDB table.The function has been created, and appropriate permissions have been added to the Lambda execution role.Amazon DynamoDB streams have been enabled for the table, but the function is still not being invoked.Which option would enable DynamoDB table updates to invoke the Lambda function?Read More →