AWS Lambda supports nearly any programming language via serverless functions. When AWS deprecates a runtime, developers need to choose a course of action to keep their Lambda functions running. Options include packaging functions as container images, migrating to custom runtimes, or rewriting code in a supported language.
Table of contents
Maintaining Lambda functions after runtime deprecationQuickly identify Lambda functions using deprecated runtimesStart identifying deprecated Lambda functions todaySort: