simple-lambda-actions

1.2.65 • Public • Published

Simple Lambda Actions

A collection of common operations done with AWS Lambda

NPM version NPM Downloads GitHub last commit GitHub issues GitHub stars

What Purpose Does this Serve?

It got tiring writing the same lines of code, over and over to do common actions. The SDK is great, but sometimes requires a bit of setup. This library aims to manage the setup a bit, and let's you just call the operation.

Intro

DynamoDB

Secrets Manager

Auth With Secrets Manager

A full service approach, fetching the secret you were likely to be using anyway.

*More opinionated territory

Auth Without Secrets Manager

The building blocks of the secrets manager version. Bare bones implementation. Good for building blocks, rather than a one stop shop.

Responder

Schemas

Examples

Readme

Keywords

none

Package Sidebar

Install

npm i simple-lambda-actions

Weekly Downloads

0

Version

1.2.65

License

none

Unpacked Size

24.4 kB

Total Files

29

Last publish

Collaborators

  • caldwell619