5 ms·
Amazon S3 Select Is Generally Available (April 2018)
- _salmon 8y agoLink to relevant docs which were weirdly hard to find: https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-glacier-select-sql-reference.html https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-glacier-s...
- _salmon 8y agoDoes this work for finding all objects in a bucket that match a criteria? i.e. SELECT name FROM myBucket where object.name LIKE '%.log'