0.0.6 • Published 3 years ago

catalysis-cdk-mixins v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

CDK Mixins

Repo that includes some useful mixins to add to CDK deployments for quick and easy templates

yarn add catalysis-cdk-mixins
import * as Mixins from 'catalysis-cdk-mixins'

...

// Sample lambda function with logging, connected through api gateway
// with code bucket
new Mixins.ServerlessLambdaAPI(this)
0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago