You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For modules/storage/buckets we need to upgrade CDK from 2.82.0 to >= 2.87.0 to pick up aws/aws-cdk#26212. Looking quickly it seems there are a few other modules with older CDK versions as well.
The text was updated successfully, but these errors were encountered:
modules/storage/buckets
(and maybe other modules) generate Lambda functions using Node.js 16, which is EOL and deprecated. See deprecated runtimes:For
modules/storage/buckets
we need to upgrade CDK from 2.82.0 to >= 2.87.0 to pick up aws/aws-cdk#26212. Looking quickly it seems there are a few other modules with older CDK versions as well.The text was updated successfully, but these errors were encountered: