fancy-mouse-14245
03/06/2023, 5:56 AMfatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
while using @batch
decorator. And while running the workflow am using --with batch
and defining iam roles and resources that needed. My question is if we use @batch
does it override --with batch
arguments?
And if so.. should one use @resources
than @batch
?