Do you know whether such a transfer is possible (even configured manually)? Looking through the Data Pipeline user guide it _seems_ like you could export from Redshift using `SqlDataNode` and there seems to be the ability to "import DynamoDB backups" from S3. However, you'll need to experiment whether these will work as you expect. I suggest trying such a configuration manually before automating it through CloudFormation.
– John RotensteinJul 17 '20 at 22:57
In that case, I suggest you try to create the CloudFormation template and let us know if you have any specific issues. I normally create templates by copying the code samples from the documentation and customizing it as necessary.
– John RotensteinJul 18 '20 at 22:09