# File lib/aws/resource.rb, line 285
      def translates_input &block
        @input_translator = block
      end