mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
![]() * The query hash expects that all keys are strings. If the query hash has both string and symbol keys the `signature_v2` method raises an exception * The query hash is often the leftover keys that have not been extracted from the initial request. * The conversion of sym -> string is done elsewhere for other parameters * Makes the request more robust in general. |
||
---|---|---|
.. | ||
aws | ||
aws.rb |