Skip to main content

Description

Typically you would send data to an AWS S3 bucket for long-term storage, or to send a subset of the data to a database. By sending your data through a Mezmo Pipeline before sending it to S3, you can encrypt sensitive data, remove fields you don’t need to store, and compact values to make sure the data you’re storing is complete for easy retrieval and rehydration in case you need it later.

Configuration Options

When setting up your Access Key in IAM, ensure you have the following permissions on your bucket: s3:ListBucket, s3:PutObject
Please note that only the message portion of the event envelope will be stored.