Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use amazon/aws-lambda-nodejs:16 Docker image #481

Closed

Commits on Oct 29, 2023

  1. Use amazon/aws-lambda-nodejs:16 Docker image

    References
    - https://hub.docker.com/r/amazon/aws-lambda-nodejs
    
    Signed-off-by: Tomas Echeverri <tomechval@gmail.com>
    techeverri committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    affdcf0 View commit details
    Browse the repository at this point in the history
  2. Use Node.js 16 syntax for AWS Lambda module handler

    References
    - https://docs.aws.amazon.com/lambda/latest/dg/nodejs-handler.html
    
    Signed-off-by: Tomas Echeverri <tomechval@gmail.com>
    techeverri committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    f156f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b86e4 View commit details
    Browse the repository at this point in the history