Projects
-
Athena-Express: Simplify SQL queries on Amazon Athena Athena-Express is a lightweight Node.js library that can simplify executing SQL queries in Amazon Athena AND fetch the JSON results in the same synchronous call - well suited for web applications.
-
Cognito-Express - API Authentication with Amazon Congito Cognito-Express is a Node.js package that authenticates API requests on a Node.js application running on a server or in an AWS Lambda function by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito.