Skip to content

LamarrD/keLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

keLP - Keeping Everything Least Privileged

keLP is a tool with the goal of automating the process of granting least privilege IAM roles for serverless applications in AWS. It works by reading your function definition from your IAC, deploying and executing your lambdas, then reading the resulting API calls from CloudTrail.
Explore the docs »

View Demo · Report Bug · Request Feature

DEMO

Getting Started

To get a local copy up and running follow these simple steps.

Installation

pip install aws-kelp

Usage

kelp -v

Also, see the Actions for examples of successful runs

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @lamarr_henry - henry.773@osu.edu

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages