awslabs / awslabs/aws-solutions-constructs
New Construct: aws-lambda-redshift
Open
Backlog
feature-request
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 268
- Avg merge
- 5h 18m
- Merged PRs (30d)
- 5
Description
### Use Case
When you have Redshift Cluster provisioned in Private Subnet, you cannot load the data from S3 directly.
### Proposed Solution
I propose to use Lambda Function provisioned inside private subnet to load data from S3 Bucket using S3 Event mechanism.
Please find attached Architecture diagram as well as proposed Lambda Function package.

Contributor guide
Assessment
This issue has not been assessed yet.