← Registry

ConnectorData & eventsAvailable now

Amazon S3

A watched bucket becomes an inbox: the file lands, the event fires, the ingest begins.

The S3 connector watches the buckets where reports, carrier feeds, and proof files already land, using S3 bucket notifications so a new object is an event, not something discovered by polling. Each landing is matched against the prefixes and patterns you define, so a nightly ERP export and a one-off proof PDF each go to the right ingest path. For operations that still move on files, this is the shortest route into the governed event stream.

Object pickup is idempotent by key and ETag, so a re-delivered notification or a re-uploaded identical file never produces a duplicate ingest. Every object event is stamped with its tenant and source, and large backfills read incrementally by listed prefix, resumable mid-run. S3 is available now: built and maintained by Fibric, and provisioned with a deployment engineer through the early-access program.

Kind
Connector
Category
Data & events
Publisher
Fibric
Availability
Available now
Sold by
Fibric
Support
Developed and supported by Fibric

Authentication

An AWS cross-account IAM role scoped to the buckets you expose, assumed by Fibric; no long-lived keys leave your account.

What it reads

  • Object-created events on the buckets and prefixes you watch
  • Object metadata, size, and ETag for deduplication
  • Backfill listings of existing objects under a watched prefix

What it can do

  • Applies object tags marking files it has ingested
  • Copies processed files to an archive prefix you designate

Requirements

  • An S3 bucket with event notifications enabled on the prefixes you watch
  • A cross-account IAM role granting read, and tag or copy access if you enable those writes

Works with

Operations AnalystOperator Ask what is happening in plain language and get an answer grounded in your real data. Then turn that answer into a vetted action. Live Amazon ConnectConnector Brings live and recorded call context into the operational picture, with status sync back to your CX platform of record. Live SnowflakeConnector Queries the warehouse for the governed metric an operator needs. Numbers come from your tables, tagged with source, never invented. Available now BigQueryConnector Pulls governed aggregates from the lakehouse. Pairs with a semantic pack so every metric has one canonical, auditable definition. Available now Webhook IngestConnector A signed endpoint for any system that can POST: verifies the HMAC, stamps the tenant, and turns the payload into a governed event. Available now

Bring Amazon S3 into your early-access deployment

Available now means a deployment engineer wires this with you, and it runs propose-only until you approve live actions.