File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 261261 "baseImage" : " public.ecr.aws/lambda/provided:al2023"
262262 }
263263 },
264- {
265- "displayName" : " java11 snapstart" ,
266- "runtime" : " java11" ,
267- "handler" : " io.github.maxday.Handler::handleRequest" ,
268- "path" : " java11_snapstart" ,
269- "isSnapstart" : true ,
270- "architectures" : [" x86_64" ]
271- },
272264 {
273265 "displayName" : " java17" ,
274266 "runtime" : " java17" ,
279271 "baseImage" : " public.ecr.aws/lambda/java:17"
280272 }
281273 },
282- {
283- "displayName" : " java17 snapstart" ,
284- "runtime" : " java17" ,
285- "handler" : " io.github.maxday.Handler::handleRequest" ,
286- "path" : " java17_snapstart" ,
287- "isSnapstart" : true ,
288- "architectures" : [" x86_64" ]
289- },
290274 {
291275 "displayName" : " java21" ,
292276 "runtime" : " java21" ,
297281 "baseImage" : " public.ecr.aws/lambda/java:21"
298282 }
299283 },
300- {
301- "displayName" : " java21 snapstart" ,
302- "runtime" : " java21" ,
303- "handler" : " io.github.maxday.Handler::handleRequest" ,
304- "path" : " java21_snapstart" ,
305- "isSnapstart" : true ,
306- "architectures" : [" x86_64" ]
307- },
308284 {
309285 "displayName" : " quarkus (prov.al2)" ,
310286 "runtime" : " provided.al2" ,
You can’t perform that action at this time.
0 commit comments