Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger Events Based on Messages in Queue #941

Closed
richardgetz opened this issue Dec 15, 2023 · 4 comments
Closed

Trigger Events Based on Messages in Queue #941

richardgetz opened this issue Dec 15, 2023 · 4 comments

Comments

@richardgetz
Copy link

Is there any way currently, or a plan to add a way, to mimic SQS events to pass a message directly to a script similar to how SQS events work in AWS?

@micossow
Copy link
Contributor

I'm not quite sure what you are referring to. AWS Lambda perhaps?

@richardgetz
Copy link
Author

richardgetz commented Dec 16, 2023 via email

@micossow
Copy link
Contributor

Then the answer would be no. This project is simple in-memory queue with SQS API interface.
If you need to test integration of two or more AWS components you can take a look at https://github.com/localstack/localstack project

@richardgetz
Copy link
Author

Fair enough. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants