Warehouses and exports

Live

Export Nimriz events to Amazon S3

Deliver newline-terminated NDJSON into a bucket and prefix you control, with deterministic UTC partitions and scoped write credentials.

  • Link clicks
  • QR scans
  • Card events
  • Conversions

Event flow

Async delivery
Nimriz eventsNDJSON objectS3 bucket
Nimrizredact · filter · map
Amazon S3

Bot traffic is excluded by default. Delivery runs off the redirect path with automatic retries.

Why Amazon S3 with Nimriz

Move event data into storage your team owns without routing it through the redirect path. Nimriz signs each write, uses stable keys for retries, and keeps IAM permissions scoped to object creation.

01

Customer-owned storage

Write directly to your bucket and prefix using credentials you can scope and rotate.

02

Deterministic partitions

UTC date and hour paths plus stable delivery keys make downstream discovery and retry behavior predictable.

03

Real permission test

A test writes an actual sample object, proving the current key can access the exact target.

Under the hood

What Nimriz sends, and how.

Sign and write one deterministic NDJSON event object per delivery through S3 PutObject.

Plan note

Amazon S3 export is available on Enterprise plans.

Format
One newline-terminated NDJSON event per object
Partitioning
UTC dt=YYYY-MM-DD/hour=HH
Security
SigV4 with credentials scoped to s3:PutObject
Retry identity
Stable delivery ID in the object key

Guided setup

Connected in four reviewed steps.

  1. 01

    Scope an AWS key

    Grant PutObject only for the chosen bucket path.

  2. 02

    Set the target

    Enter region, bucket, and optional prefix.

  3. 03

    Write a test object

    Confirm a real signed NDJSON object appears in the bucket.

  4. 04

    Enable delivery

    Nimriz enables delivery after the saved credentials and target pass the real test.

Use cases

  • Durable event archives
  • Athena query inputs
  • Customer-owned data pipelines

Privacy notes

Privacy-aware objects omit customer external IDs, raw IP, and complete User-Agent strings.

Nimriz never forwards raw IP addresses or complete User-Agent strings in integration payloads. Strict privacy mode omits visitor hashes and selected granular fields such as city.

Analytics privacy docs

More in Warehouses and exports

Pair Amazon S3 with the rest of the catalog.