cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
444 stars 56 forks source link

feat: upgrade bitmap widget rendering Lambda to Node.js 18 #416

Closed echeung-amzn closed 10 months ago

echeung-amzn commented 10 months ago

Addresses the first of two Lambda functions for #393.

Tested successfully in a dev account configured with bitmap dashboards (i.e. with renderingPreference: DashboardRenderingPreference.INTERACTIVE_AND_BITMAP).


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license