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.