DynamoDB (v 2.1.0)
Collecting data using DynamoDB Streams is now available. In order to use DynamoDB Streams in your data source you need to:
- Have DynamoDB Streams enabled on the desired tables
- Enable Streams in the advanced options
Once the Streams are enabled in Panoply, only tables that have Streams enabled in DynamoDB will be available for selection.
MSSQL (v 2.1.0)
Collecting data using CDC is now available. In order to use CDC in your data source you need to:
- Have CDC enabled on the desired tables
- Enable CDC in the advanced options
Once the CDC is enabled in Panoply, only tables that have CDC enabled on them in MSSQL will be available for selection.