dvassallo/s3-benchmark

panic: Filed to create S3 bucket: SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided.

adiospeds opened this issue · 0 comments

was trying to test this with swiftstack s3 and it failed - we should probably add a way to add the -signatureVersion flag. Something like -signatureVersion v1. Aws by default uses v4 i guess