🐢
I'm a JavaScript Developer, DevOps and Cloud Architect. Created some Vue.js stuff and AWS integrations. Interested in IoT.
Block or Report
Block or report daaru00
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Lambda authorizer to check OAuth2 au...
Lambda authorizer to check OAuth2 authorization token 1const https = require('https');
2const jose = require('node-jose');
34const region = process.env.COGNITO_REGION;
5const userpool_id = process.env.COGNITO_USER_POOL_ID;
-
DynamoDB model helper (with promise ...
DynamoDB model helper (with promise wrapper) 1const DynamoDB = require('aws-sdk/clients/dynamodb')
2const documentClient = new DynamoDB.DocumentClient({
3apiVersion: '2012-08-10',
4// logger: console
5})
174 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
More
Activity overview
Contributed to
daaru00/shell-helpers,
daaru00/daaru00,
daaru00/aws-canary-cli
and 6 other
repositories
Contribution activity
November 2023
Created 1 commit in 1 repository
3
contributions
in private repositories
Nov 20