From 9b5bcbd43436fd086d53790c73202343dbbc58bd Mon Sep 17 00:00:00 2001 From: ggabernet Date: Tue, 9 Feb 2021 22:06:59 +0100 Subject: [PATCH] update aws clipath --- conf/awsbatch.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/awsbatch.config b/conf/awsbatch.config index 43f90db..a8b61b8 100644 --- a/conf/awsbatch.config +++ b/conf/awsbatch.config @@ -25,4 +25,4 @@ dag { process.executor = 'awsbatch' process.queue = params.awsqueue aws.region = params.awsregion -executor.awscli = params.awscli +aws.batch.cliPath = params.awscli