# File lib/aws/core/authorize_v4.rb, line 143
      def hash string
        Digest::SHA256.digest(string)
      end