Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use JavaScript SDK to deploy small Lambdas #28

Description

@mxro

Currently Goldstack templates deploy lambdas using the AWS cli, either by running a docker image or calling a local cli. See utilsAwsLambda. That is efficient for larger lambdas, but for smaller ones, it will probably be faster to use the AWS.Lambda SDK updateFunctionCode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions