Skip to content

Commit 7d108e8

Browse files
committed
add configuration to force update the node.js runtime for serverless v3 helper lambda
1 parent b8f0f37 commit 7d108e8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

serverless.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,7 @@ resources:
213213
- COGNITO
214214
UserPoolId:
215215
Ref: UserPool
216+
extensions:
217+
CustomDashresourceDashexistingDashs3LambdaFunction:
218+
Properties:
219+
Runtime: nodejs20.x

0 commit comments

Comments
 (0)