(aws-synthetics-alpha): support latest canary runtime for NodeJS v4.0 #25493
Labels
@aws-cdk/aws-synthetics
Related to Amazon CloudWatch Synthetics
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
AWS have just released runtime version 4.0 for Synthetics Canaries using NodeJS, which uses Node 16 rather than Node 14. All previous runtime versions will presumably be marked as deprecated soon since Node 14 is EOL.
CDK should expose the appropriate enum value for the new 4.0 runtime.
Use Case
Make latest runtime available and allow canaries to run on a supported Node version.
Proposed Solution
Add entry for the new runtime version to the Runtime class
Other Information
No response
Acknowledgements
CDK version used
v2.78.0
Environment details (OS name and version, etc.)
Mac OS
The text was updated successfully, but these errors were encountered: