1 Answers
0
Filtering in Lambda controls which events you receive. If your filter allows a specific event, you will receive the entire event, which contains the old and new values.
Relevant questions
How to get the enable / disable of the trigger set in lambda with boto3.
asked 3 years agoLambda Function dynamodb
asked a month agoLambda Alias with DynamoDB Streams
Accepted Answerasked 6 years agoDynamoDB Streams and event based trigger of Lambda
asked a month agoDynamoDB Stream filters comparing values in NewImage and OldImage
Accepted Answerasked 6 months agoHow to read DynamoDB table using aws lambda function in python?
asked 4 months agoDynamoDB streams filter with nested fields not working
asked 7 months agoDynamoDB Global tables do not support stream filtering.
Accepted Answerasked 8 months agodynamodb streams across accounts (and region at times) using lambda
Accepted Answerasked 2 years agoPricing Lambda + DynamoDB
asked 2 years ago