dvassallo / s3-benchmark

Measure Amazon S3's performance from any location.
MIT License
821 stars 133 forks source link

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

Open adiospeds opened 5 years ago

adiospeds commented 5 years ago

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