Aditya Kumarcurvesandlevels.hashnode.dev·May 13, 2023EC2 Start and Stop using Lambda Function and EventbridgeWe can schedule the aws instance to stop and start with the help of lambda function by following steps:- Step 1 :- Make a custom role in IAM and attach the following custom policy:- policy:- { "Version": "2012-10-17", "Statement": [ {...38 readslambda