module Aws::Sigv2

This is a legacy signer. You should AWS signature version 4 instead, as provided by the `aws-sigv4` gem.

This exists primarily to support SimpleDB which does not accept version 4 signatures.

## Known Limitations