Skip to content

saitota/AutomateStopEC2Instances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Automate Stop EC2 Instances

Automatically stop instances with Lambda, reduce your AWS usage fee!!

Requirement

  • AWS Account

Installation

  1. Create Python 3 Lambda Function paste lambda_function.py

    • *you must change AWS_ACCESS_KEY and AWS_ACCESS_SECRET *
  2. Set Cloudwatch Event for trigger if you want to Invoke every 22:00 UTC, set like this

    cron(0 22 * * ? *)

πŸ€” Anything Else

I wrote article about this function.

GitHub に AWS γ‚­γƒΌγƒšγ‚’γ‚’δΈŠγ’γ‚‹γ¨ζŠœγ‹γ‚Œγ‚‹γ£γ¦γ»γ‚“γ¨οΌŸοΌŸοΌŸθ©¦γ—γ¦γΏγ‚ˆγƒΌοΌ - Qiita

πŸ‘ Author

saitotak

✍ License

MIT

About

Automatically stop instances with Lambda, reduce your AWS usage fee!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages