An open API service indexing awesome lists of open source software.

https://github.com/kikobeats/lambda-prune

Cleanup old AWS Lambda functions.
https://github.com/kikobeats/lambda-prune

Last synced: 4 months ago
JSON representation

Cleanup old AWS Lambda functions.

Awesome Lists containing this project

README

        


lambda prune demo


lambda prune demo




![Last version](https://img.shields.io/github/tag/Kikobeats/lambda-prune.svg?style=flat-square)
[![NPM Status](https://img.shields.io/npm/dm/lambda-prune.svg?style=flat-square)](https://www.npmjs.org/package/lambda-prune)

> Cleanup old AWS Lambda functions.

## Usage

```bash
$ npx lambda-prune
```

## Related

- [untracked](https://github.com/Kikobeats/untracked) – Universal way for ignoring unnecessary common files to fit your bundle.

## License

**lambda-prune** © [Kiko Beats](https://kikobeats.com), released under the [MIT](https://github.com/Kikobeats/lambda-prune/blob/master/LICENSE.md) License.

Authored and maintained by Kiko Beats with help from [contributors](https://github.com/Kikobeats/lambda-prune/contributors).

> [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · Twitter [@Kikobeats](https://twitter.com/Kikobeats)