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
any plan to support S3 compatible server like Minio?
The text was updated successfully, but these errors were encountered:
I also need custom endpoint configuration like this...
# aws --endpoint-url={{third party service}} s3 ls
# Configure Punic configuration: prefix: x.y.z local: ~/Library/Caches/Punic output: Carthage/Build s3Bucket: some-remote-bucket endpoint: https://api.thirdpartyobjectstorage.com
or..
# .aws/config [default] region = us-east-1 endpoint = https://api.thirdpartyobjectstorage.com
Sorry, something went wrong.
No branches or pull requests
any plan to support S3 compatible server like Minio?
The text was updated successfully, but these errors were encountered: