Question: Question 15 5 pts Here is the script that does an operation on a dynamodb table customers.put_item( Item = { 'customername': 'rajjoseph2022 customeraddress': '1001 Raj

Question 15 5 pts Here is the script that does an operation on a dynamodb table customers.put_item( Item = { 'customername': 'rajjoseph2022 "customeraddress': '1001 Raj Street, Raj City, 10001' 'customerbusiness': 'rajjosephitcenter 3 According to this script, if there is no item called rajjoseph2022 then a new item is inserted in the dynomodb table called customers O True O False D Question 16 AWS API call table.put_item() O overwrites the item if it already exists O does not overwrite the item if it already exists O inserts item additionally even if the item exist
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
