Stop / Start EC2 Instance on a schedule

From Cramsession
Revision as of 21:54, 28 March 2025 by Mflavell (talk | contribs) (Created page with "= Introduction = This approach depends on three components. * AWS IAM for rights * Lambda to execute the code * Event bridge to execute the lambda code = Setup rights = = Add Lambda functions = = Schedule the functions =")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials

Introduction

This approach depends on three components.

  • AWS IAM for rights
  • Lambda to execute the code
  • Event bridge to execute the lambda code

Setup rights

Add Lambda functions

Schedule the functions