diff --git a/workflow/conf/aws.config b/workflow/conf/aws.config
index cdd91da7bb7ede67aa9a004ab4d617186edee334..9a0d374fe3edbf493b168e0763ab8064f4cc0b49 100644
--- a/workflow/conf/aws.config
+++ b/workflow/conf/aws.config
@@ -112,7 +112,7 @@ process {
     cpus = 1
     memory = '1 GB'
   }
-  withName:failPreExecutionRun {
+  withName:failPreExecutionRun_fastq {
     cpus = 1
     memory = '1 GB'
   }