In this project I will take you through the steps on how to create a simple table, add data, scan and query data, delete data, and lastly delete the table created by using the DynamoDB console. DynamoDB is a fully managed, serverless, NoSQL database that provides support for document and…