AWS java SDK manually set signature version
问题 I'm trying to access a blob store service which is on top of AWS S3. It supports AWS SDK and it's signature version 2. I'm using code here to access the this service. Is it possible to manually set the signature version of the request made by AWS SDK ? According to this page AWS currently supports two signature versions: signature version 2 and signature version 4, which are covered in this section. Most services support version 4, and if a service supports version 4, we strongly recommend