Using serverless framework: Very good blog with examples emailUsersWhenJobComplete: handler: src/emailUsersWhenJobComplete.handler events: – stream: type: dynamodb arn: ${construct:batchJobs.tableStreamArn} filterPatterns: –
Tag: lambda
AWS Event Source Mapping
Documentation Blog Example Yml: Type: AWS::Lambda::EventSourceMapping Properties: BatchSize: Integer BisectBatchOnFunctionError: Boolean DestinationConfig: DestinationConfig Enabled: Boolean EventSourceArn: String FunctionName: String FunctionResponseTypes: