1

We have a partition_key and a sort_key column that together comprise the key for the table.

We're using the AWS SDK in C#. Is there a way to set the ConditionExpression in our PutItemRequest to only insert the row if the partition_key is unique?

melanie johnson
  • 597
  • 3
  • 16
  • 1
    Related: https://stackoverflow.com/questions/32833351/dynamodb-put-item-if-hash-or-hash-and-range-combination-doesnt-exist – jarmod Mar 12 '20 at 01:28

0 Answers0