learn-aws-lambda
learn-aws-lambda copied to clipboard
Extend Simple Note Taking Example?
Possible Ideas include:
- add testing and CI to the example
- deployment with CLI https://aws.amazon.com/cli/ instead of manual approach
- authentication with AWS Cognito: https://aws.amazon.com/cognito/
- ... ?