1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
As you know, if you are creating Lambda with CloudFormation, you can upgrade it by changing the version of the parameter "Runtime".
If a problem is discovered after upgrading, I think it can be resolved by changing to the original version again using CloudFormation.
Before upgrading in production, we recommend that you always test the code you currently use in Lambda to ensure that it works correctly in the upgraded version.
https://docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-runtime
Relevant content
asked 2 years ago
