Skip to content

Conversation

@kenyipp
Copy link

@kenyipp kenyipp commented Nov 14, 2024

…es Lambda based on prefix

Added an example demonstrating the integration of AWS S3, SNS, and Lambda using AWS CDK. This example showcases how to trigger Lambda functions based on file prefixes uploaded to an S3 bucket, leveraging SNS notifications with a filter policy to route events to the appropriate Lambda function.

This change provides a clear, reusable pattern for building event-driven serverless architectures with AWS services.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kaiz-io
Copy link
Contributor

kaiz-io commented Dec 27, 2024

Missing package.json file could you add one. Build is failing without it.

@kaiz-io kaiz-io added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. labels Dec 27, 2024
@github-actions
Copy link

github-actions bot commented Jan 4, 2025

This PR has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Jan 4, 2025
@github-actions github-actions bot added closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Jan 18, 2025
@github-actions github-actions bot closed this Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants