Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Trigger loading via POST request? [Enhancement]

Open
#79 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws, javascript
Domain
api, cloud, databases

Research direction

The issue names aws-lambda-redshift-loader but no files or tests. Start by locating the Lambda trigger configuration and the existing load path, then trace how a webhook payload could supply the S3 CSV link and expiring token. Done means a POST request can trigger the existing Redshift load successfully.

Written by the indexing model from the issue text.

Description

Background

We have a vendor that posts a webhook with a link to a a S3 hosted CSV file containing our targeted data dump (w/ a expiring auth token). We'd like to be able to point this we'd love to point this payload directly at our aws-lamda-redshift-loader.

Enhancement

It would be great if we could configure aws-lambda-redshift-loader to accept POST requests as triggers.

Dominant language
JavaScript
Stars
595
Forks
161
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from awslabs/aws-lambda-redshift-loader

All issues in awslabs/aws-lambda-redshift-loader

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.