I try to run a batch job that very simply (POCing)...
# ask-metaflow
h
I try to run a batch job that very simply (POCing) tries to unzip some files in a S3 bucket folder. I get: botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the ListObjects operation: Access Denied so it must be a permission issue. Which metaflow roll requires adjustment and how (started to adjust metaflow-xxx-batch-execution)? Is there documentation? Guess the services will have to be restarted? Would adjustment like this be baked into the teraform or the like? Thanks.
1