Skip to content
View imhogan's full-sized avatar
Block or Report

Block or report imhogan

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

Popular repositories

  1. RESTFetcher RESTFetcher Public

    An AWS Lambda Function to recursively fetch data from a REST endpoint and apply XSLT processes to the fetched data.

    Java 2

  2. S3ZipFileLoader S3ZipFileLoader Public

    An AWS Lambda function used as Cloud Formation Custom Resource to extract one or more ZIP files from a source S3 bucket to a target bucket.

    Java

  3. CopyS3File CopyS3File Public

    Node.js Lambda backed AWS CLoudFormation Custom Resource to copy an S3 file.

    JavaScript

  4. S3Trigger S3Trigger Public

    A simple Node.js Lambda function to create an S3 File which can trigger an S3 Event. This allows for a long running lambda process to be triggered by brief synchronous call.

    JavaScript

  5. PutS3File PutS3File Public

    Node.js Lambda backed AWS CloudFormation Custom Resource to create an S3 configuration file, either by putting parameter data from the CloudFormation template or copying a source S3 file.

    JavaScript

  6. snsLogger snsLogger Public

    AWS Node.js Lambda to log SES events delivered to an SNS topic to nominated DynamoDB tables - in raw and interpreted format.

    JavaScript