Replies: 1 comment
-
Need to test this scenario at my end. If we are renaming the function, then essentially, we are deleting the old function and it might cause |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to have Lambda VpcConfig in my code, but I can't seem to find an option to do this:
Lambda Annotations overwrites the serverless.template & even if I add VPC in AWS console manually it sometimes gets overwritten.
How can I add persistent VpcConfig information to my Lambdas when using Lambda Annotations?
Beta Was this translation helpful? Give feedback.
All reactions