I need to invoke the lambda function from the shell script which is in ec2 instance. Is it possible to invoke that. If yes what are the steps to be followed. My requirement is when one job is finished in ec2 ,then main script should execute the lambda function
↧