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