I think I have a similar question to the one asked in this thread, but I will try to be more specific...
What is the best way to periodically process data using aws. For example, I want to process some reports I aggregated into S3 once per minute. Is the best way to do it to add a step to an existing job every minute via some script?