2

I am using AWS data pipeline to take backup of RDS table data on certain condition and store that backup CSV file in S3 bucket. It's working fine when there is data to backup but when there is no data then also data pipeline is creating empty file in S3. Is there any was to stop creating empty files in S3?

Thanks.

Sachin
  • 2,912
  • 16
  • 25
  • can you add more background information on how you are using pipeline? Is this an automated job? What kicks off your job? are you scripting it using a certain language/platform? via console? CLI? SDK? We can help you, we just need more details....put more details and this should be easy to solve: http://stackoverflow.com/help/mcve – Taterhead May 30 '19 at 07:14
  • @Taterhead A good example is the template "Incremental copy of RDS MySQL table to S3" that can be scheduled every hour for example. – DaMaill Aug 07 '19 at 08:37
  • what's the select statement used in the template? – jmp Jun 22 '20 at 01:56

0 Answers0