TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Amazon S3 Select Is Generally Available (April 2018)

9 点作者 alouanchi大约 7 年前

2 条评论

_salmon大约 7 年前
Link to relevant docs which were weirdly hard to find: <a href="https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;AmazonS3&#x2F;latest&#x2F;dev&#x2F;s3-glacier-select-sql-reference.html" rel="nofollow">https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;AmazonS3&#x2F;latest&#x2F;dev&#x2F;s3-glacier-s...</a>
_salmon大约 7 年前
Does this work for finding all objects in a bucket that match a criteria?<p>i.e. SELECT name FROM myBucket where object.name LIKE &#x27;%.log&#x27;