Map of attribute name to the new value and action for the update. The attribute names specify the attributes to modify, and cannot contain
any primary key attributes.

C# |
public Dictionary<string, AttributeValueUpdate> AttributeUpdates { get; set; }