Method: Amazon::Coral::V2SignatureHelper#sort

Defined in:
lib/amazon/coral/v2signaturehelper.rb

#sort(hash) ⇒ Object



69
70
71
# File 'lib/amazon/coral/v2signaturehelper.rb', line 69

def sort(hash)
  hash.sort
end