We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463121a commit c88f60bCopy full SHA for c88f60b
docs/functions/customization.md
@@ -9,7 +9,6 @@ Lambda supports multiple languages through the use of runtimes. You can choose a
9
10
- Node.js 20: `nodejs20.x`
11
- Node.js 18: `nodejs18.x`
12
-- Node.js 16: `nodejs16.x`
13
- Python 3.12: `python3.12`
14
- Python 3.11: `python3.11`
15
- Python 3.10: `python3.10`
@@ -20,7 +19,6 @@ Lambda supports multiple languages through the use of runtimes. You can choose a
20
19
- Java 11: `java11`
21
- Java 8: `java8.al2`
22
- .NET 8: `dotnet8`
23
-- .NET 7: `dotnet7`
24
- .NET 6: `dotnet6`
25
- Ruby 3.3: `ruby3.3`
26
- Ruby 3.2: `ruby3.2`
0 commit comments