Skip to content

Commit 8aa8be1

Browse files
authored
Updated template.yaml
Upgraded version to 22.x
1 parent 0fd6655 commit 8aa8be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apigw-lambda-transcribe-sam-js/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Resources:
6868
Properties:
6969
CodeUri: ./src/
7070
Handler: app.handler
71-
Runtime: nodejs20.x
71+
Runtime: nodejs22.x
7272
Timeout: 30
7373
MemorySize: 128
7474
Role: !GetAtt TranscriptionFunctionRole.Arn

0 commit comments

Comments
 (0)