Skip to content

iamhansko/aws-bomb-slack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo AWS-Bomb-Slack-App

thumb

Clean Up AWS Resources within Slack using aws-nuke

Caution

ARM Architecture not supported yet! If you're a ARM(Mac, RaspberryPi ...) user, please try Cloud9 to deploy your slack app.


Used


Project Structure

📦aws-bomb-slack-app
 ┣ 📂src
 ┃ ┣ 📂external
 ┃ ┃ ┗ 📜aws-nuke-v2.25.0-linux-amd64.tar.gz
 ┃ ┣ 📂listeners
 ┃ ┃ ┣ 📂handlers
 ┃ ┃ ┃ ┗ 📜bomb.py
 ┃ ┃ ┗ 📜commands.py
 ┃ ┣ 📜app.py
 ┃ ┗ 📜requirements.txt
 ┣ 📜.gitignore
 ┣ 📜Dockerfile
 ┣ 📜LICENSE
 ┣ 📜README.md
 ┗ 📜template.yaml

Features

  • /bomb [Region_Name]
    • Remove AWS Resources in Selected Region

      선택한 리전 내 모든 AWS 리소스들을 삭제합니다.


Installation

  • Lambda Functions and S3 Buckets are needed to deploy a Slack App.

    Slack App 배포를 위해 Lambda 함수와 S3 버킷이 사용됩니다.

  • Charges may apply based on Lambda/S3 usage in your AWS billing.

    Lambda와 S3 사용량에 따라 AWS 요금이 부과될 수 있습니다.

About

Clean Up AWS Resources within Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published