An application adds a processing date to each transaction that it receives. The application writes each transaction to an Amazon DynamoDB table by using the PutItem operation. Each transaction has a unique ID (transactionID). Sometimes the application receives transactions more than once.
A developer notices that duplicate transactions in DynamoDB have the latest processing date instead of the date when the transaction was first received. Duplicate records happen infrequently, and most of the transactions are unique.
What is the MOST cost-effective solution that the developer can implement to ensure that PutItem does not update an existing record?
rcaliandro
1 year, 11 months agoOtavioC
2 years, 1 month agoJuanFe
2 years, 2 months agosichilam
2 years, 4 months agopancman
2 years, 4 months agoby116549
2 years, 5 months agotony554556
2 years, 4 months agomichaldavid
2 years, 6 months agok1kavi1
2 years, 6 months ago