Skip to content

Commit c2a4e33

Browse files
authored
Update README.md
1 parent 63d82c9 commit c2a4e33

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# AWS Lambda Java 17 Custom Runtime
1+
# AWS Lambda Java 17 Custom Runtime (DEPRECATED)
2+
3+
This project is no longer required, as [AWS Lambda now supports Java 17](https://aws.amazon.com/blogs/compute/java-17-runtime-now-available-on-aws-lambda/). I've left it here because others might find it's approach useful for other experimentation.
4+
5+
26
An AWS Lambda layer to enable Java 17 support
37

48
## Usage

0 commit comments

Comments
 (0)