AWS Developer Tools Blog

Category: S3 Select

Introducing support for HAQM S3 Select in the AWS SDK for JavaScript

We’re excited to announce support for the HAQM Simple Storage Service (HAQM S3) selectObjectContent API with event streams in the AWS SDK for JavaScript. Using HAQM S3 Select, you can query for a subset of data from an S3 object by using simple SQL expressions. HAQM S3 streams the responses as a series of events, […]

HAQM S3 Select Support in the AWS SDK for .NET

We are releasing support for HAQM S3 Select in the AWS SDK for .NET. This feature enables developers to run simple SQL queries against objects in HAQM S3. Today, if you’re frequently pulling entire objects to use portions of them, this functionality could dramatically improve performance. S3 Select works on objects stored in CSV format or JSON […]