UNPKG

lambda-async

Version:

Async wrapper around AWS Lambda handler

13 lines (10 loc) 1.08 kB
# lambda-async [![Build Status](https://circleci.com/gh/blackflux/lambda-async.png?style=shield)](https://circleci.com/gh/blackflux/lambda-async) [![Test Coverage](https://img.shields.io/coveralls/blackflux/lambda-async/master.svg)](https://coveralls.io/github/blackflux/lambda-async?branch=master) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=blackflux/lambda-async)](https://dependabot.com) [![Dependencies](https://david-dm.org/blackflux/lambda-async/status.svg)](https://david-dm.org/blackflux/lambda-async) [![NPM](https://img.shields.io/npm/v/lambda-async.svg)](https://www.npmjs.com/package/lambda-async) [![Downloads](https://img.shields.io/npm/dt/lambda-async.svg)](https://www.npmjs.com/package/lambda-async) [![Semantic-Release](https://github.com/blackflux/js-gardener/blob/master/assets/icons/semver.svg)](https://github.com/semantic-release/semantic-release) [![Gardener](https://github.com/blackflux/js-gardener/blob/master/assets/badge.svg)](https://github.com/blackflux/js-gardener) Async wrapper around AWS Lambda handler