Skip to content

Conversation

@gl3n
Copy link
Contributor

@gl3n gl3n commented Jul 29, 2025

Summary

What's changed?

It is now possible to configure a SQS trigger.

Why do we need this?

Support for this type of trigger was missing. Until now, only "CRON" and "NATS" triggers were accepted.

How have you tested it?

Tested on a Scaleway serverless function on a real case of consuming a SQS queue (messages are pushed into the queue by another function).

Checklist

  • I have reviewed this myself
  • There is a unit test covering every change in this PR => partially
  • I have updated the relevant documentation

Details

@norbjd norbjd self-requested a review August 19, 2025 16:20
Copy link
Contributor

@norbjd norbjd left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the contribution, and sorry about the delay to review!

@norbjd norbjd merged commit c741c7e into scaleway:master Aug 19, 2025
9 of 22 checks passed
@norbjd
Copy link
Contributor

norbjd commented Aug 19, 2025

It's now available in the v0.4.16 release :)

@gl3n gl3n deleted the feat/sqs-support branch August 19, 2025 17:05
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.

2 participants