Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Scan all AWS regions for unexpected RDS or EC2 instances

Notifications You must be signed in to change notification settings

PolicyStat/lambda-aws-resource-monitor

Repository files navigation

Local environment setup

Requires python 3.6+

  1. cp template.env local.env
  2. Edit local.env
  3. pipenv install
  4. pipenv shell

Push new changes to AWS Lambda

  1. pipenv shell
  2. zappa update

Running the code on AWS Lambda

  1. pipenv shell
  2. zappa invoke monitor.monitor

Running the code locally

  1. pipenv shell
  2. python monitor

About

Scan all AWS regions for unexpected RDS or EC2 instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published