A feature that captures a time-ordered sequence of changes (inserts, updates, deletes) made to a DynamoDB table.
By using these change records to trigger a Lambda function, you can build an event-driven architecture that automatically runs additional processing whenever data is updated. It's also used for real-time synchronization with other data stores.
© 2026 ITBGM