Exception: Aws::Record::Errors::UpdateExpressionCollision

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/aws-record/record/errors.rb

Overview

Raised when you attempt to combine your own update expression with the update expression auto-generated from updates to an item’s attributes. The path forward until this case is supported is to perform attribute updates yourself in your update expression if you wish to do so.