Access S3 Data with Redshift Spectrum
Last updated
Was this helpful?
Last updated
Was this helpful?
Easily analyze Parquet or CSV files stored in Amazon S3 using Redshift Spectrum—no data movement required. Tellius supports importing external tables from Redshift Spectrum as live datasets. Once your data is registered as an external table in Redshift, you can browse, query, and analyze it in Tellius just like any native Redshift object. This integration lets you unlock insights from S3 with minimal setup—without duplicating or moving files, and with cost-efficient scans where you only pay for the data actually read.
To get started, prepare your external tables in AWS, then connect Redshift to Tellius and begin live querying.
Before using this data in Tellius, follow the to:
Create an IAM role for Redshift
Attach the IAM role to your Redshift cluster
Format and upload your data to S3 (CSV or Parquet recommended)
Create an external schema and table in Redshift using Redshift Spectrum
Verify the table by querying from Redshift directly
Once your external table is created and verified:
In Tellius, navigate to Data → Connect → Add new datasource → Amazon Redshift.
For connecting to Redshift, check out page.
Either select from the list of available tables or use Custom SQL section to preview and import the required table(s).
When importing the tables, make sure to select Live connection checkbox.
The imported table can be found under Data → Datasets. You can now begin creating Business Views using this external table—just like any other dataset in Tellius and your queries will run live against Redshift Spectrum.