Storage

S3 Select

English

Overview

A feature that lets you filter the contents of an S3 object directly using an SQL-like query.

Details

Instead of downloading an entire CSV or JSON file and filtering it on the application side, S3 Select extracts only the rows and columns you need on S3's side, dramatically reducing data transfer and the processing load on your application.

More AWS terms