AWS Lambda Ruby 2.7 end of life (March 2023)

3

Lambda runtime is limited to Ruby 2.7.x which is EOL soon (March 2023).

Will Lambda support Ruby 3 before 2.7's EOL?

已提問 1 年前檢視次數 692 次
1 個回答
0

ruby 3 is not supported at this time, but per [1] you should be able to continue using the (2.7) functions, butit will no longer be supported/updated/etc If you need to run the ruby 3 run time you can look at using custom lambda runtimes [2] you can also have a look at [3]

There are also no supporting documentations that indicate when we will support ruby 3.

[1] https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy [2] https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html [3] https://repost.aws/questions/QU1UUAdfPHS5Gvi5UFjsULDQ/does-the-ruby-lambda-runtime-support-ruby-3-0

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南