@strongishllama/faasd-cdk
v0.2.0
Published
 [](https://raw.githubusercontent.com/strongishllama/faasd-cdk/main/LICENSE) ,
amiId: 'ami-123456'
});Testing
There are two types of tests in this project, CDK tests and deployment tests.
CDK tests test the CloudFormation output by the constructs, these can be run with the following command.
npm run testDeployment tests import the constructs so they can be manually tested before making a package release. The plan is to automate these in the future.
