Deploy Lambda function

In this section we will three Lambda functions to write, read, and delete data in DynamoDB with Python based on AWS SAM.

Content

  1. Create DynamoDB table
  2. Deploy Lambda function