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
-
1
const https = require('https');
2const jose = require('node-jose');
34const region = process.env.COGNITO_REGION;
5const userpool_id = process.env.COGNITO_USER_POOL_ID;
-
1
const DynamoDB = require('aws-sdk/clients/dynamodb')
2const documentClient = new DynamoDB.DocumentClient({
3apiVersion: '2012-08-10',
4// logger: console
5})
647 contributions in the last year
Activity overview
Contributed to
daaru00/aws-cli-launcher,
daaru00/shopify-theme-petite-vue,
bitbull-serverless/dynamic-ip-whitelist
and 12 other
repositories
Contribution activity
June 2022
Created 6 commits in 1 repository
1
contribution
in private repositories
Jun 13