Greetings,
I am trying to download and inspect the data before training my own model; however, when using dvc pull, my pull request is denied. I am using my own AWS credentials because I couldn't have figured how to use the script you provided: generate-aws-config --account lab --insecure. This is the error message that I get: Error: Failed to pull data from the cloud: An error occurred (AccessDenied ) when calling the ListObjectsV2 operation: Access Denied
Do you know a way to fix this, thank you very much.
Greetings,
I am trying to download and inspect the data before training my own model; however, when using
dvc pull, my pull request is denied. I am using my own AWS credentials because I couldn't have figured how to use the script you provided:generate-aws-config --account lab --insecure. This is the error message that I get:Error: Failed to pull data from the cloud: An error occurred (AccessDenied ) when calling the ListObjectsV2 operation: Access DeniedDo you know a way to fix this, thank you very much.