Skip to content

Instantly share code, notes, and snippets.

View pbacon-blaber's full-sized avatar
🐷

Patrick Bacon-Blaber pbacon-blaber

🐷
  • Virtru
  • Philadelphia, PA
View GitHub Profile

DynamoDB Advanced Queries (Lambda)

A lambda function which can perform advanced queries on Virtru's DynamoDB tables. This was originally taken and modified from the devhacks db-crawler and modified to work as an AWS lambda function. The lambdas are:

  • develop01: lambda-dynamodb-advanced-queries-develop01-us-west-2
  • staging: lambda-dynamodb-advanced-queries-staging-us-west-2
  • production: lambda-dynamodb-advanced-queries-production-us-east-2

Additional Documentation

DynamoDB Advanced Queries (Lambda)

A lambda function which can perform advanced queries on Virtru's DynamoDB tables. This was originally taken and modified from the devhacks db-crawler and modified to work as an AWS lambda function. The lambdas are:

  • develop01: lambda-dynamodb-advanced-queries-develop01-us-west-2
  • staging: lambda-dynamodb-advanced-queries-staging-us-west-2
  • production: lambda-dynamodb-advanced-queries-production-us-east-2

Additional Documentation