Skip to content

Commit c0bba3e

Browse files
authored
Merge pull request #19 from aws-samples/lambda-python-update-3.12
Update replay-handler-cloudformation.yaml
2 parents 6021142 + d1711ac commit c0bba3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

replay-handler-cloudformation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ Resources:
343343
Handler: index.handler
344344
MemorySize: 128
345345
Role: !GetAtt LambdaExecutionRole.Arn
346-
Runtime: "python3.7"
346+
Runtime: "python3.12"
347347
Timeout: 30
348348
Code:
349349
ZipFile: |

0 commit comments

Comments
 (0)