Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 320 Bytes

AWS-Automation

To Schedule Auto Start Stop EC2 Instance or any other script on Lambda, you need to perform the following tasks.

1.Create a Lambda Function(SET IAM POLICY: EC2 FULL ACCESS With ADMIN ACCESS or as per script access)

2.Create an Event Schedule(Or use CloudWatch)

3.Test and Validate your EC2 Schedule