many-kangaroo-56801
07/07/2023, 8:30 AMInvalid type for parameter containerProperties.jobRoleArn, value: None, type: <class 'NoneType'>, valid types: <class 'str'>
What could possible be the cause?ancient-application-36103
07/07/2023, 1:40 PMmany-kangaroo-56801
07/07/2023, 1:40 PMboto3==1.27.0
botocore==1.30.0
metaflow==2.9.7ancient-application-36103
07/07/2023, 1:42 PMancient-application-36103
07/07/2023, 1:44 PMpython flow.py run --with batch ?many-kangaroo-56801
07/10/2023, 7:36 AMbulky-afternoon-92433
07/10/2023, 1:29 PMMETAFLOW_ECS_S3_ACCESS_IAM_ROLE in your metaflowconfig? This is the default value that is used as the IAM role that the batch job executes with. I was at least able to reproduce your error by removing this variable from my config so hoping its the culprit šmany-kangaroo-56801
07/10/2023, 1:52 PMbulky-afternoon-92433
07/10/2023, 2:05 PMbulky-afternoon-92433
07/11/2023, 11:58 AMmany-kangaroo-56801
07/11/2023, 12:12 PMbulky-afternoon-92433
07/11/2023, 12:13 PMmany-kangaroo-56801
07/12/2023, 7:59 AM