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

Fix Sqs lambda doesn't work for FIFO queue #13

Closed
wants to merge 5 commits into from

Conversation

mmuller88
Copy link

@mmuller88 mmuller88 commented Jun 30, 2020

Fixes #12

Description of changes:
The dead letter queue becomes its own property

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

I tried to add some unit tests and integration tests to check if they now have different names but source/tools/cdk-integ-tools/README.md confuses me. Is that still up to date? Can you point me for how to run the jest and integration tests in that repo?

@hnishar
Copy link
Contributor

hnishar commented Jul 6, 2020

mmuller88@ Thanks for the contribution, the PR has been merged in v1.48.0

@hnishar hnishar closed this Jul 6, 2020
@mmuller88 mmuller88 deleted the sqs-lambda-fifo branch July 23, 2020 13:39
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

Successfully merging this pull request may close these issues.

Sqs lambda doesn't work for FIFO queue
2 participants