Category "amazon-dynamodb-streams"

Dynamodb stream lambda, how to infinite block a partition-key stream

I’m using Dynamodb stream lambda to maintain a kind of business sequence logic. In case of failure, I can only block processing on the affected records fo

DLQ redrive failed events back to DynamoDB streams?

I have a DynamoDB stream triggering a Lambda, and I want to push any failed events to a DLQ. If the source of a DLQ is an SQS queue, it looks like you can do so

An error occurred (ValidationException) when calling the PutItem operation: One or more parameter values were invalid: Missing the key CreatedAt

Help, I am totally perplexed as to why I am getting this error indicating that CreateAt field is missing when a PutItem() is called. I an ingesting emails into