AWS - Single email notification for multiple ObjectCreate

38 Views Asked by At

I'm trying to figure out how to incorporate multiple ObjectCreate() events into a single email notification instead of one email notification for each.

I would also like to send it to the client once per day as a sort of daily update for each changed file that day.

Is there a built-in way to accomplish this or do I need to write some code?

Thanks!

0

There are 0 best solutions below