Releases: AnomalyInnovations/serverless-stack-demo-api
Releases · AnomalyInnovations/serverless-stack-demo-api
Separating SST and SLS versions
Reorganizing steps
Reorganizing steps to make it more easier to get started.
Using CDK to configure infrastructure resources
Moving from CloudFormation to AWS CDK to configure infrastructure resources. And using Serverless Stack Toolkit (SST) to deploy CDK alongside Serverless Framework.
Adding error handler
v4.1 Adding error handler
Updating to Node 10 and using the dotenv plugin
Part of the new edition of Serverless Stack v4.
Updating to serverless-bundle and on-demand DynamoDB
Updating to serverless-bundle and on-demand DynamoDB.
Handling API Gateway CORS errors
v3.3.3 Adding APIG CORS chapter
Refactoring async Lambda functions
v3.3.2 Refactoring async/await functions
Update to use UsernameAttributes
v3.1 Update to use UsernameAttributes
Adding Part II
v3.0 Adding Part II