Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-ebs-cleaner

Install

$ brew install python@3.9

$ npm install -g serverless

$ sls plugin install -n serverless-python-requirements
$ sls plugin install -n serverless-dotenv-plugin

$ pip3 install --upgrade -r requirements.txt

Environment Variables

$ cp .env.example .env

Slack Webhook

RETENTION_DAYS="0"
SLACK_WEBHOOK_URL=""

Deployment

In order to deploy the example, you need to run the following command:

$ sls deploy --region ap-northeast-2

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages