Amazon S3 Select Is Generally Available (April 2018) (aws.amazon.com) 9 points by alouanchi 8y ago ↗ HN
[–] _salmon 8y ago ↗ Link to relevant docs which were weirdly hard to find: https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-glacier-s...
[–] _salmon 8y ago ↗ Does this work for finding all objects in a bucket that match a criteria?i.e. SELECT name FROM myBucket where object.name LIKE '%.log'
2 comments
[ 6.4 ms ] story [ 15.2 ms ] threadi.e. SELECT name FROM myBucket where object.name LIKE '%.log'