Write data to DynamoDB

In this section, we will create a DynamoDB Table, then create a Lambda function by Python to write data to it.

Nội dung

  1. Create DynamoDB table
  2. Write data by Lambda function