# File lib/aws/core/session_signer.rb, line 37
      def sign *args
        short_term_signer.sign(*args)
      end