Hello,
I tried to pull the dvc file. I made my own aws configuration by my own aws access key id and secret id. Also I've set the S3 policy to access to the s3:ListBucket but still get the following error when run dvc pull:
Error: Failed to pull data from the cloud: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
I think you need to set some parameters in your bucket in S3 to make it accessible for public. Please see the following video for more information:
https://www.youtube.com/watch?v=_dOBPpeBAxs
Could you please check things and advice how we can solve the problem.
Regards,
Mohamad
Hello,
I tried to pull the dvc file. I made my own aws configuration by my own aws access key id and secret id. Also I've set the S3 policy to access to the s3:ListBucket but still get the following error when run dvc pull:
Error: Failed to pull data from the cloud: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
I think you need to set some parameters in your bucket in S3 to make it accessible for public. Please see the following video for more information:
https://www.youtube.com/watch?v=_dOBPpeBAxs
Could you please check things and advice how we can solve the problem.
Regards,
Mohamad