feat(cloudfront): use JavaScript runtime 2.0 as the default for CloudFront Functions (under feature flag) by badmintoncryer · Pull Request #35941 · aws/aws-cdk

Issue # (if applicable) None Reason for this change Cloudfront function supports for 2 JavaScript runtimes(1.0 & 2.0). Runtime 2.0 is backward compatible with 1.0 and its use is generally recom...