New Conduit DynamoDB Destination Connector v0.4.0
· One min read
Conduit DynamoDB Connector v0.4.0 is now available, introducing the DynamoDB Destination Connector!
Key Highlights
- DynamoDB Destination Connector Added
This release brings a destination connector to complement the existing DynamoDB source. It supports all standard
operations:
snapshot
,insert
,update
, anddelete
, making it easier to stream data into DynamoDB tables from other sources.
Have questions or feedback? Join us on Discord.
tip
For more information, check out the full DynamoDB Connector documentation.