I am very new to Amazon Kinesis and Amazon DynamoDB. I had purchased AWS services for my RDS MySQL data base and Dynamo DB data. Now I want to utilize my dynamo Db data.
By using AWS Console Interface I want to push DynamoDB's newly inserted records to S3 periodically and in real time. I have read about Kinesis but I am not sure how to schedule this pipeline without using application development. If it is possible Kindle guide me through. Thank you
edit I read about Kinesis Firehose and wonder if dynamoDB can publish to AWS Kinesis Firehose?