We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd6655 commit 8aa8be1Copy full SHA for 8aa8be1
apigw-lambda-transcribe-sam-js/template.yaml
@@ -68,7 +68,7 @@ Resources:
68
Properties:
69
CodeUri: ./src/
70
Handler: app.handler
71
- Runtime: nodejs20.x
+ Runtime: nodejs22.x
72
Timeout: 30
73
MemorySize: 128
74
Role: !GetAtt TranscriptionFunctionRole.Arn
0 commit comments