AWS Athena
You can output the uploaded and processed data to a database of your choice on AWS Athena.
The following details are required:
Bucket Name
- The name of the bucket on S3Account Key
- This the IAM account key for an IAM account on AWS that has write access to bucketAccount Secret
- The IAM account secret for the account specified aboveRegion
- The region your bucket is located in (e.g. "ap-southeast-1")
The following details are optional:
Path
- The path to the subfolder within the bucket where your Athena database resides
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 must also specify a table
within the Athena database when adding it to the Pipeline here:

Updated 5 months ago