I am trying to send data from dynamodb to s3 using AWS Glue. In the documentation, it is mentioned that job bookmark will keep a state of past jobs hence will only transfer new data into s3. But its not working when I am sending data to s3. It's copying whole dynamodb table to s3 instead of copying only newly added data. I need to use the SQL functionality of Athena. How do I rectify it?
2.1m questions
2.1m answers
60 comments
57.0k users