New capabilities
This feature provides capability to use simple structured query language to filter object content on the server-side, reducing the bandwidth consumption. S3 Select action can only be applied on structured objects which are of format JSON, CSV, and Apache Parquet.
S3 Select feature also provides capability to throttle/limit the number of S3 Select requests to minimize the performance impact on the accessers. Finally, the feature provides access logs entries of request type REST.POST.SELECT corresponding to the select requests on objects.