A feature that lets you filter the contents of an S3 object directly using an SQL-like query.
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.
© 2026 ITBGM