Skip to content

How to change the version of the currently existing lambda function? #3920

Answered by dannyrandall
anne-montoya asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @anne-montoya! The change you mentioned only updates the node version for the lambdas that Copilot uses for some of it's functionality. If you are deploying your own lambdas through addons, you'll need to manually update the Runtime field and redeploy (copilot svc deploy) your service.


Since you're using lambda and v1.21, you should check out another new feature in that release! It should help simplify the process to deploy a lambda using Copilot.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@xinye2005
Comment options

@dannyrandall
Comment options

@xinye2005
Comment options

@anne-montoya
Comment options

Answer selected by dannyrandall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Issue requesting guidance or information about usage
3 participants