Deploy Lambda function

In this section, we will create three Lambda functions to write, read and erase data in DynamoDB with Python. If you did the cleanup in workshop 1 of the series, recreate the Lambda function and S3 bucket according to workshop 1

Nội dung

  1. Create DynamoDB table
  2. Deploy Lambda function