certificate-manager: CertificateRequestorFunction uses EOL Node.js 8.10 runtime #4610
Labels
@aws-cdk/aws-certificatemanager
Related to Amazon Certificate Manager
bug
This issue is a bug.
in-progress
This issue is being actively worked on.
Issue
The CertificateRequestorFunction Lambda function used for creating ACM DnsValidatedCertificates uses the deprecated Node.js 8.10 runtime.
The CDK will not be able to create the function with this runtime after January 6, 2020.
Context
The Node.js 8.10 Lambda runtime is EOL.
Lambda operational notifications are being sent with the following message:
Code
aws-cdk/packages/@aws-cdk/aws-certificatemanager/lib/dns-validated-certificate.ts
Line 64 in b51723c
aws-cdk/packages/@aws-cdk/aws-certificatemanager/lambda-packages/dns_validated_certificate_handler/.node-version
Line 1 in b51723c
The text was updated successfully, but these errors were encountered: