We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s3://anaconda-package-data/conda/hourly
We are facing access issues while accessing the s3 path.
s3://anaconda-package-data/conda/hourly/
Error: AssertionError: aws s3 sync exited with code = 1, stdout = , error = fatal error: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
AssertionError: aws s3 sync exited with code = 1, stdout = , error = fatal error: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
The text was updated successfully, but these errors were encountered:
Hi @rshah-coatue. Have you tried using the --no-sign-request option?
--no-sign-request
.conda
Sorry, something went wrong.
This was self resolved. thank you
No branches or pull requests
We are facing access issues while accessing the s3 path.
s3://anaconda-package-data/conda/hourly/
Error:
AssertionError: aws s3 sync exited with code = 1, stdout = , error = fatal error: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
The text was updated successfully, but these errors were encountered: