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

Enhancement: SqsToLambdaStage Adding support for fifo event target #185

Conversation

malachi-constant
Copy link
Contributor

Enhancement

  • SqsToLambdaStage Adding support for fifo event target

Detail

  • Adding argument message_group_id which is required to set up an SQS event target when the queue is a fifo queue.

Relates

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

@malachi-constant malachi-constant added enhancement New feature or request core labels Nov 8, 2022
@malachi-constant malachi-constant added this to the 0.7.0 milestone Nov 8, 2022
@malachi-constant malachi-constant self-assigned this Nov 8, 2022
Copy link
Contributor

@kukushking kukushking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@malachi-constant malachi-constant merged commit 442a97f into main Nov 9, 2022
@malachi-constant malachi-constant deleted the 183-enhancement-sqstolambdastage-support-for-fifo-queue-event-target branch November 9, 2022 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement: SqsToLambdaStage support for fifo queue event target
3 participants