Operator by Fibric · Reference · built on request
Webhook Replay
Matches failed Stripe, Shopify, and GitHub webhook deliveries against receiver receipts and proposes a replay batch with no duplicates.
Reference · built on requestConnectorStreams, queues & webhooks
Messages and queue attributes from Amazon SQS standard and FIFO queues, with dead-letter queue redrive, through the SQS API.
Amazon SQS is a hosted queue from Amazon Web Services for messages moving between application components. A standard queue takes a near-unlimited rate of API calls. A FIFO queue keeps order within a MessageGroupId and, without high throughput mode, allows 300 transactions per second per partition per action. A message holds XML, JSON, or plain text up to 1 MiB and up to 10 attributes. A consumer calls ReceiveMessage, works on the message while its visibility timeout hides it from others, then calls DeleteMessage. A redrive policy moves a message to a dead-letter queue after maxReceiveCount receives.
Through Fibric, an operator reads messages and queue attributes and proposes a send, a delete, a visibility change, or a redrive of dead-lettered messages. You approve. The connector makes one API call and leaves a receipt.
This is a reference listing. It documents what Fibric would read from Amazon SQS and what it could propose, based on the vendor's published interfaces. Fibric builds it under a managed deployment when you request it; selecting it here installs nothing.
Proposed actions are target capabilities. Every action runs propose-first and needs a validated deployment and the appropriate permissions.
A consumer bug pushed messages past maxReceiveCount into the dead-letter queue. The operator reads them, confirms the fix is deployed, and proposes StartMessageMoveTask back to the source queue. You approve. The receipt lists the task.
With Webhook Replay
The operator polls GetQueueAttributes and watches the approximate message count climb while no consumer deletes anything. It names the queue and the last time a delete was seen.
With Integration Health
Inbound webhooks land on a queue instead of hitting an endpoint directly. The operator reads them at its own pace with long polling and extends visibility on the ones it is still working.
With Alert Noise, Quota Headroom
Reference listing. Fibric builds the connector under a managed deployment when you request it. Your quote covers the build, capabilities, usage, and support.
Request Amazon SQS ↗Ask about the capabilities and requirements in this listing.
For project-specific requirements, contact Fibric.
This connector listing is developed, published, and supported by Fibric. It describes integration with Amazon SQS through published interfaces. Third-party names and logos identify the systems an integration connects to; they are the property of their respective owners, who are not affiliated with Fibric and do not sponsor or endorse this listing. Trademark policy