stratospheric-dev / stratospheric

All you need to know to get your Spring Boot application into production with AWS 🍃
https://stratospheric.dev
Apache License 2.0
262 stars 187 forks source link

Update cdk-constructs.version to 0.1.14 #274

Closed szantopeter closed 7 months ago

szantopeter commented 7 months ago

Use the latest version to avoid errors like this

cognito/AWS679f53fac002430cb0da5b7982bd2287 (AWS679f53fac002430cb0da5b7982bd22872D164C4C) Resource handler returned message: "The runtime parameter of nodejs14.x is no longer supported for cr eating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs20.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: e43de25e-e23c-4f86-8898-05035f741b05)" (RequestToken: 45255d06-dd99-0a41-1596-1f427a38b4ad, HandlerErrorCode: InvalidRequest)

BjoernKW commented 7 months ago

@szantopeter Thanks for the pull request! I've just merged it.