@@ -107,7 +107,7 @@ Resources:
107107 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "custom-resources.zip"]]
108108 Handler : " custom-resources/stackset-constants.handler"
109109 Role : !GetAtt StackSetConstantsCustomResourceLambdaRole.Arn
110- Runtime : nodejs18 .x
110+ Runtime : nodejs20 .x
111111 Timeout : 60
112112 MemorySize : 128
113113 Environment :
@@ -707,7 +707,7 @@ Resources:
707707 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-common.zip"]]
708708 Handler : " workflow-common/check-workflow-queues.handler"
709709 Role : !GetAtt CheckWorkflowQueuesLambdaRole.Arn
710- Runtime : nodejs18 .x
710+ Runtime : nodejs20 .x
711711 Timeout : 60
712712 MemorySize : 128
713713 Environment :
@@ -776,7 +776,7 @@ Resources:
776776 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-import.zip"]]
777777 Handler : " workflow-import/check-new-user-pool.handler"
778778 Role : !GetAtt ImportCheckNewUserPoolLambdaRole.Arn
779- Runtime : nodejs18 .x
779+ Runtime : nodejs20 .x
780780 Timeout : 60
781781 MemorySize : 128
782782 Environment :
@@ -843,7 +843,7 @@ Resources:
843843 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-import.zip"]]
844844 Handler : " workflow-import/scan-table.handler"
845845 Role : !GetAtt ImportScanTableLambdaRole.Arn
846- Runtime : nodejs18 .x
846+ Runtime : nodejs20 .x
847847 Timeout : 300
848848 MemorySize : 128
849849 Environment :
@@ -964,7 +964,7 @@ Resources:
964964 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-import.zip"]]
965965 Handler : " workflow-import/import-users.handler"
966966 Role : !GetAtt ImportNewUsersLambdaRole.Arn
967- Runtime : nodejs18 .x
967+ Runtime : nodejs20 .x
968968 Timeout : 900
969969 MemorySize : 1024 # Higher memory size to allow for large CSV files to be uploaded to the Cognito User Import Job
970970 Environment :
@@ -1077,7 +1077,7 @@ Resources:
10771077 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-import.zip"]]
10781078 Handler : " workflow-import/import-users.handler"
10791079 Role : !GetAtt ImportCheckImportJobLambdaRole.Arn
1080- Runtime : nodejs18 .x
1080+ Runtime : nodejs20 .x
10811081 Timeout : 60
10821082 MemorySize : 128
10831083 Environment :
@@ -1164,7 +1164,7 @@ Resources:
11641164 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-import.zip"]]
11651165 Handler : " workflow-import/update-new-users.handler"
11661166 Role : !GetAtt ImportUpdateNewUsersLambdaRole.Arn
1167- Runtime : nodejs18 .x
1167+ Runtime : nodejs20 .x
11681168 Timeout : 900
11691169 MemorySize : 128
11701170 Environment :
@@ -1274,7 +1274,7 @@ Resources:
12741274 Code :
12751275 S3Bucket : !Join ["-", [!FindInMap ["Solution", "Config", "S3BucketPrefix"], Ref: "AWS::Region"]]
12761276 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-common.zip"]]
1277- Runtime : nodejs18 .x
1277+ Runtime : nodejs20 .x
12781278 Timeout : 300
12791279 Environment :
12801280 Variables :
@@ -1480,7 +1480,7 @@ Resources:
14801480 Code :
14811481 S3Bucket : !Join ["-", [!FindInMap ["Solution", "Config", "S3BucketPrefix"], Ref: "AWS::Region"]]
14821482 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-common.zip"]]
1483- Runtime : nodejs18 .x
1483+ Runtime : nodejs20 .x
14841484 Timeout : 300
14851485 Environment :
14861486 Variables :
@@ -2005,7 +2005,7 @@ Resources:
20052005 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-export.zip"]]
20062006 Handler : " workflow-export/export-users.handler"
20072007 Role : !GetAtt ExportUsersLambdaRole.Arn
2008- Runtime : nodejs18 .x
2008+ Runtime : nodejs20 .x
20092009 Timeout : 900
20102010 MemorySize : 128
20112011 Environment :
@@ -2083,7 +2083,7 @@ Resources:
20832083 Code :
20842084 S3Bucket : !Join ["-", [!FindInMap ["Solution", "Config", "S3BucketPrefix"], Ref: "AWS::Region"]]
20852085 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-export.zip"]]
2086- Runtime : nodejs18 .x
2086+ Runtime : nodejs20 .x
20872087 Timeout : 300
20882088 Environment :
20892089 Variables :
@@ -2146,7 +2146,7 @@ Resources:
21462146 Code :
21472147 S3Bucket : !Join ["-", [!FindInMap ["Solution", "Config", "S3BucketPrefix"], Ref: "AWS::Region"]]
21482148 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-export.zip"]]
2149- Runtime : nodejs18 .x
2149+ Runtime : nodejs20 .x
21502150 Timeout : 300
21512151 Environment :
21522152 Variables :
@@ -2210,7 +2210,7 @@ Resources:
22102210 Code :
22112211 S3Bucket : !Join ["-", [!FindInMap ["Solution", "Config", "S3BucketPrefix"], Ref: "AWS::Region"]]
22122212 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-export.zip"]]
2213- Runtime : nodejs18 .x
2213+ Runtime : nodejs20 .x
22142214 Timeout : 300
22152215 Environment :
22162216 Variables :
@@ -2279,7 +2279,7 @@ Resources:
22792279 Code :
22802280 S3Bucket : !Join ["-", [!FindInMap ["Solution", "Config", "S3BucketPrefix"], Ref: "AWS::Region"]]
22812281 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-export.zip"]]
2282- Runtime : nodejs18 .x
2282+ Runtime : nodejs20 .x
22832283 Timeout : 300
22842284 Environment :
22852285 Variables :
@@ -2371,7 +2371,7 @@ Resources:
23712371 Code :
23722372 S3Bucket : !Join ["-", [!FindInMap ["Solution", "Config", "S3BucketPrefix"], Ref: "AWS::Region"]]
23732373 S3Key : !Join ["/", [!FindInMap ["Solution", "Config", "S3KeyPrefix"], "workflow-export.zip"]]
2374- Runtime : nodejs18 .x
2374+ Runtime : nodejs20 .x
23752375 Timeout : 300
23762376 Environment :
23772377 Variables :
0 commit comments