Commit db71fac
authored
feat(lambda): add Java25 runtime for Lambda (#35867)
### Issue # (if applicable)
N/A
### Reason for this change
Adds Java 25 runtime to the available [Lambda Runtimes constants](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda.Runtime.html#initializer)
### Description of changes
Have added integration tests to validate the runtime support
### Describe any new or updated permissions being added
N/A
### Description of how you validated changes
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent db057e1 commit db71fac
File tree
11 files changed
+20896
-23284
lines changed- packages
- @aws-cdk-testing/framework-integ/test/aws-lambda/test
- integ.runtime.fromasset.js.snapshot
- asset.c11608a15785084ea1afe65826e575ee316add10c8b1bb373e93297e26aec564.bundle
- aws-cdk-lib/aws-lambda/lib
11 files changed
+20896
-23284
lines changedLines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 106 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments