File tree Expand file tree Collapse file tree 10 files changed +12
-12
lines changed
Expand file tree Collapse file tree 10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -1194,7 +1194,7 @@ Resources:
11941194 Handler : ' index.handler'
11951195 MemorySize : 128
11961196 Role : !GetAtt 'ScaleUpLambdaRole.Arn'
1197- Runtime : ' nodejs20 .x'
1197+ Runtime : ' nodejs22 .x'
11981198 Timeout : 60
11991199 Environment :
12001200 Variables :
@@ -1395,7 +1395,7 @@ Resources:
13951395 Handler : ' index.handler'
13961396 MemorySize : 128
13971397 Role : !GetAtt 'DrainInstanceLambdaRole.Arn'
1398- Runtime : ' nodejs20 .x'
1398+ Runtime : ' nodejs22 .x'
13991399 Timeout : 30
14001400 Environment :
14011401 Variables :
Original file line number Diff line number Diff line change @@ -1306,7 +1306,7 @@ Resources:
13061306 Handler : ' index.handler'
13071307 MemorySize : 128
13081308 Role : !GetAtt 'SchedulableContainersLambdaRole.Arn'
1309- Runtime : ' nodejs20 .x'
1309+ Runtime : ' nodejs22 .x'
13101310 Timeout : 60
13111311 SchedulableContainersLogGroup :
13121312 Type : ' AWS::Logs::LogGroup'
@@ -1504,7 +1504,7 @@ Resources:
15041504 Handler : ' index.handler'
15051505 MemorySize : 128
15061506 Role : !GetAtt 'DrainInstanceLambdaRole.Arn'
1507- Runtime : ' nodejs20 .x'
1507+ Runtime : ' nodejs22 .x'
15081508 Timeout : 30
15091509 Environment :
15101510 Variables :
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ Resources:
226226 Handler : ' index.handler'
227227 MemorySize : 1024
228228 Role : !GetAtt 'Role.Arn'
229- Runtime : ' nodejs20 .x'
229+ Runtime : ' nodejs22 .x'
230230 Timeout : 300
231231 ErrorsTooHighAlarm :
232232 Condition : HasAlertTopic
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ Resources:
226226 Handler : ' index.handler'
227227 MemorySize : 1024
228228 Role : !GetAtt 'Role.Arn'
229- Runtime : ' nodejs20 .x'
229+ Runtime : ' nodejs22 .x'
230230 Timeout : 300
231231 ErrorsTooHighAlarm :
232232 Condition : HasAlertTopic
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ Resources:
190190 Handler : ' index.handler'
191191 MemorySize : 128
192192 Role : !GetAtt 'LambdaRole.Arn'
193- Runtime : ' nodejs20 .x'
193+ Runtime : ' nodejs22 .x'
194194 Timeout : 60
195195 LambdaLogGroup :
196196 Type : ' AWS::Logs::LogGroup'
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ Resources:
237237 Handler : ' index.handler'
238238 MemorySize : 128
239239 Role : !GetAtt 'LambdaRole.Arn'
240- Runtime : ' nodejs20 .x'
240+ Runtime : ' nodejs22 .x'
241241 Timeout : 60
242242 LambdaLogGroup :
243243 Type : ' AWS::Logs::LogGroup'
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ Resources:
155155 Handler : ' index.handler'
156156 MemorySize : 128
157157 Role : !GetAtt 'LambdaRole.Arn'
158- Runtime : ' nodejs20 .x'
158+ Runtime : ' nodejs22 .x'
159159 Timeout : 60
160160 LambdaLogGroup :
161161 Type : ' AWS::Logs::LogGroup'
Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ Resources:
264264 Handler : ' index.handler'
265265 MemorySize : 128
266266 Role : !GetAtt 'CustomResourceLambdaRole.Arn'
267- Runtime : ' nodejs20 .x'
267+ Runtime : ' nodejs22 .x'
268268 Timeout : 60
269269 CustomResourceLambdaLogGroup :
270270 Type : ' AWS::Logs::LogGroup'
Original file line number Diff line number Diff line change @@ -484,7 +484,7 @@ Resources:
484484 Handler : ' index.handler'
485485 MemorySize : 128
486486 Role : !GetAtt 'LambdaRole.Arn'
487- Runtime : ' nodejs20 .x'
487+ Runtime : ' nodejs22 .x'
488488 Timeout : 60
489489 LambdaLogGroup :
490490 Condition : HasCloudFrontAccessLogWrite
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Resources:
153153 Handler : ' index.handler'
154154 MemorySize : 128
155155 Role : !GetAtt 'ViewerRequestRole.Arn'
156- Runtime : ' nodejs20 .x'
156+ Runtime : ' nodejs22 .x'
157157 Timeout : 5
158158 ViewerRequestVersionV5 :
159159 Type : ' AWS::Lambda::Version'
You can’t perform that action at this time.
0 commit comments