Skip to content

Releases: AnomalyInnovations/serverless-stack-demo-api

Separating SST and SLS versions

26 Aug 17:59
a9f2155
Compare
Choose a tag to compare

Separating the SST and Serverless Framework versions of the guide. This repo is now only for the Serverless Framework version.

Reorganizing steps

12 Nov 00:23
Compare
Choose a tag to compare

Reorganizing steps to make it more easier to get started.

Using CDK to configure infrastructure resources

08 Oct 00:45
Compare
Choose a tag to compare

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

09 Apr 01:22
Compare
Choose a tag to compare
v4.1

Adding error handler

Updating to Node 10 and using the dotenv plugin

09 Oct 01:16
Compare
Choose a tag to compare

Part of the new edition of Serverless Stack v4.

Updating to serverless-bundle and on-demand DynamoDB

18 Jul 21:00
Compare
Choose a tag to compare

Handling API Gateway CORS errors

27 Jan 06:47
Compare
Choose a tag to compare
v3.3.3

Adding APIG CORS chapter

Refactoring async Lambda functions

01 Nov 20:02
Compare
Choose a tag to compare
v3.3.2

Refactoring async/await functions

Update to use UsernameAttributes

24 May 21:46
Compare
Choose a tag to compare
v3.1

Update to use UsernameAttributes

Adding Part II

24 May 21:46
Compare
Choose a tag to compare
v3.0

Adding Part II