Drat, no followup. I seem to remember hearing about a S3 implementation
that either needed any User-Agent header (currently, git-annex does not
send one to S3), or perhaps a specific User-Agent. But I don't remember
details.
Anyway, I have implemented a patch to the aws library that can be used for
this.
Unfortunately the
aws
library git-annex uses does not allow a user-agent to be provided. Filed an issue here: https://github.com/aristidb/aws/issues/286What is the severity of this for you? Is there a S3 endpoint that requires a user-agent be sent, or would it only be nice to have?
Drat, no followup. I seem to remember hearing about a S3 implementation that either needed any User-Agent header (currently, git-annex does not send one to S3), or perhaps a specific User-Agent. But I don't remember details.
Anyway, I have implemented a patch to the aws library that can be used for this.