Skip to content
View jmaleonard's full-sized avatar
⚒️
Fullstack Engineer. Building EC2 Global View 🌍
⚒️
Fullstack Engineer. Building EC2 Global View 🌍
Block or Report

Block or report jmaleonard

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ddb-stream-listener ddb-stream-listener Public

    Attach a lambda functions to a dynamoDB table stream

    JavaScript 2

  2. Quick script to update all your Dyna... Quick script to update all your DynamoDB tables to BillingMode: 'PAY_PER_REQUEST'
    1
    const AWS = require('aws-sdk');
    2
    AWS.config.update({ region: 'eu-west-1' });
    3
    
                  
    4
    let dynamoDB = new AWS.DynamoDB();
    5
    let allTables = [];
  3. podyn-docker podyn-docker Public

    Docker Image for podyn

    Shell

  4. serverless-slack-invite serverless-slack-invite Public

    Forked from serverless-london/serverless-slack-invite

    Serverless Slack Invite Service

    JavaScript

  5. serverless-sns-sms-logs-to-ddb serverless-sns-sms-logs-to-ddb Public

    Move your SNS SMS Logs into a structured format

    JavaScript

  6. wedding-site-template wedding-site-template Public

    Forked from danceslikesnake/wedding-site-template

    JavaScript