diff --git a/serverless.yml b/serverless.yml index ad84310..0551877 100644 --- a/serverless.yml +++ b/serverless.yml @@ -294,7 +294,7 @@ resources: - Type: 'VCPU' Value: 1 - Type: 'MEMORY' - Value: 2048 + Value: 4096 ExecutionRoleArn: Fn::GetAtt: - BatchExecRole