Need to invoke lambda when record inserted to dynamoDB table, But here i need to invoke lambda after 60 seconds of record insertion, is there any way that invoke lambda after n seconds?
To solve this in a "scalable" manner I would use the following AWS products:
The process would look like this: