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?

질문됨 일 년 전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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인