Skip to main content
The S3 connector exposes objects in an AWS S3 bucket as datasets. Summation reads Parquet, CSV, and JSON files directly — no warehouse needed.

What you’ll need

Form fields

IAM policy

Minimum policy for read-only access to a single prefix. Replace my-bucket and the path/ prefix with your own. For more, see Bucket policy examples and Identity-based policies for Amazon S3.

Adding datasets

Each dataset is a single file or a glob within the bucket. Summation infers the schema from the file format. Source references use the form:

Common problems