# File lib/aws/record/validator.rb, line 107
      def read_attribute_for_validation(record, attribute_name)
        record.send(attribute_name)
      end