Documentation ¶
Overview ¶
Package main compiles to an AWS Lambda handler binary that, when invoked, ingests DynamoDB stream events, publishing each record as a new event to the "Grants" EventBridge event bus. On error, sends failing events to the "Publish Grant Events DLQ" dead-letter queue. Keeps track of the SequenceNumber attributes of events that fail to publish to EventBridge, and reports them at the end of each invocation.
Click to show internal directories.
Click to hide internal directories.