Is it possible to update programmatically (from a lambda function) the trigger of a (another) lambda function ?
UPDATE : more precisely the trigger is a Schedule Event (cron)
I found some actions like change the code or the runtime but didn't see anything concerning the trigger.