You can output the uploaded and processed data to a bucket of your choice on AWS S3.

The following details are required:

  • Bucket Name - The name of the bucket on S3
  • Account Key - This the IAM account key for an IAM account on AWS that has write access to bucket
  • Account Secret - The IAM account secret for the account specified above
  • Region - The region your bucket is located in (e.g. "ap-southeast-1")

You can add this connector on the Segna Platform on the connectors page or when creating a Pipeline. The connector can be added to the Pipeline as an output destination.

You can also specify a sub-folder within the bucket when adding it to the Pipeline here:

4400

You are also able to configure the destination of the uploaded and processed file per upload/import on the job, either
using the Job API/Client Library or the Pre-Built Data Importer Component.