File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Resources:
31
31
Properties :
32
32
Handler : index.lambda_handler
33
33
Role : !GetAtt ImportSegmentLambdaRole.Arn
34
- Runtime : python3.7
34
+ Runtime : python3.12
35
35
Timeout : 60
36
36
Environment :
37
37
Variables :
@@ -162,7 +162,7 @@ Resources:
162
162
Properties :
163
163
Handler : index.lambda_handler
164
164
Role : !GetAtt ImportSegmentStatusLambdaRole.Arn
165
- Runtime : python3.7
165
+ Runtime : python3.12
166
166
Timeout : 60
167
167
Environment :
168
168
Variables :
@@ -407,7 +407,7 @@ Resources:
407
407
Properties :
408
408
Handler : index.lambda_handler
409
409
Role : !GetAtt S3NotificationLambdaFunctionRole.Arn
410
- Runtime : python3.7
410
+ Runtime : python3.12
411
411
Timeout : 30
412
412
Environment :
413
413
Variables :
@@ -508,7 +508,7 @@ Resources:
508
508
Properties :
509
509
Handler : index.lambda_handler
510
510
Role : !GetAtt CustomResourceLambdaFunctionRole.Arn
511
- Runtime : python3.7
511
+ Runtime : python3.12
512
512
Timeout : 50
513
513
Code :
514
514
ZipFile : |
You can’t perform that action at this time.
0 commit comments