Amazon S3 Select Is Generally Available (April 2018)
aws.amazon.com
Amazon S3 Select Is Generally Available (April 2018)
1–3 of 3 posts
Re: Amazon S3 Select Is Generally Available (April 2018)
#2Link to relevant docs which were weirdly hard to find: https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-glacier-s...
Re: Amazon S3 Select Is Generally Available (April 2018)
#3Does this work for finding all objects in a bucket that match a criteria?
i.e. SELECT name FROM myBucket where object.name LIKE '%.log'