|
|
|
|
|
by jeppz
3382 days ago
|
|
Yea you can totally use Lambda for that.
For example you can schedule triggers in Cloudwatch that runs a lambda at intervals to do whatever you need, for example generate a pdf and put it on s3 where you or your users can access it directly. |
|