Skip to main content

Changelog

See what's new with Windmill.

Roadmap

See the Windmill roadmap and what's coming next.Roadmap

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

SQS triggers

AWSSQSTriggersv1.465.0

Trigger scripts and flows in response to SQS queue messages.

New features

  • Connect to AWS SQS queues and trigger runnables in response to received messages.
  • Process messages with basic scripts or use preprocessors for advanced message handling.
  • Access message metadata including queue URL, message ID, and receipt handle.
  • Handle custom message attributes and system-defined metadata.
  • Integrate with AWS resources using existing or new AWS credentials.
  • Automatically generate TypeScript script templates for message processing.