Amazon S3 Signature Tester in JavaScript
This tool is designed to help developers validate their code for signing requests to Amazon S3. Common problems include constructing the \\”string-to-sign\\” incorrectly, using code that generates a signature incorrectly, and not properly URL encoding signatures (for query strings only).