Skip to main content

4 posts tagged with "DynamoDB"

View All Tags

Using API Gateway and Lambda functions to delete data from a DynamoDB database.

Adding and removing attribute values from data travelling in and out of DynamoDB. Using SDK Document Client to automate this process.

Using Lambda functions to retrieve data from a DynamoDB database and then pass it back through API Gateway.

An Introduction to AWS DynamoDB, the AWS NoSQL database. Interacting with a DynamoDB using Lambda.