0.1.0-beta.0 • Published 8 years ago

particles-lambda v0.1.0-beta.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 years ago

particles-lambda

condensation

NPM Build Status Gitter

Summary

Condensation particles that create AWS Lambda resources.

Particles

cftemplates

function

A stack that will create a AWS Lambda function.The stack points to a file in S3 bucket for the source code.

function.eventsource

A stack that will create a AWS Lambda function and maps it to an Amazon Kensis stream or Amazon DynamoDB stream.

function.permission

A stack that will create a AWS Lambda function and associates a policy statement with the function's access policy.