AWS Lambda now supports Java 17 as a managed runtime and container base image, offering new language features and performance improvements.
- To deploy Lambda functions with Java 17, upload the code through the console, CLI, AWS SAM, or CloudFormation.
- Existing functions can be migrated to Java 17 by updating the function runtime.
- AWS will automatically update the Java 17 managed runtime and AWS-provided Java 17 base image.