These are example scripts from our guide on Integrating with AWS Lambda & DynamoDB. You can use these scripts in an AWS Lambda function to call Airtable's REST API and perform one of the following three actions in a DynamoDB Database
- Create new record
- Update existing record
- Delete existing record