Amazon DynamoDB source integration This is a supported integration which requires manual configuration. Contact Decodable support if you are interested in native support with a Decodable connector. Sending a data stream from DynamoDB CDC to Decodable is accomplished in two stages: Populating an Amazon Kinesis stream with DynamoDB CDC data Configuring a Kinesis source connector in Decodable. For more detailed information, see the DynamoDB CDC example in the Decodable GitHub repository. Create Kinesis data source To capture a data change stream from DynamoDB, a Debezium server is created with an DynamoDB CDC connector, which populates an Amazon Kinesis stream. Create a Kinesis stream Create a DynamoDB table Go to the Exports and streams and enable Amazon Kinesis data stream details. Provide the Kinesis stream you created. Configure a Kinesis source Follow the configuration steps provided for the Amazon Kinesis source connector.