What is the MOST cost-effective solution that the developer can implement to ensure that PutItem does not update an existing record?

2 Comments

  1. Diana
    Author

    Based on what I know, the answer is:
    Implement a conditional put by using the attribute_not_exists(transactionID) condition expression.

  2. Judith
    Author

    I gauge that the answer is:
    Implement a conditional put by using the attribute_not_exists(transactionID) condition expression.

Leave a Reply

Your email address will not be published. Required fields are marked *

7 + nineteen =