Actually I have two dynamo db tables where one of the table's columns should be added as a new column of another table based on the primary key. Both the tables contain same column names except for one. How can I map both the tables and finally output one single table which have all the columns. Can someone help me with this?