Update Item

 Update Item in DYNAMO DB   Update item in Dynamo DB using Update item operation in Amazon Dynamo DB connector Update Item :Edits an existing item’s attributes, or adds a new item to the table if it does not already exist. You can put, delete, or add attribute values. You can also perform a conditional…

Share this:
Read More

Put Item

Put or Create item   Put or Create item in Dynamo DB using put item operation Put Item: Creates a new item, or replaces an old item with a new item. If an item that has the same primary key as the new item already exists in the specified table, the new item completely replaces…

Share this:
Read More