0.0.6 • Published 1 year ago

catalysis-cdk-mixins v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago