S3 Select Tooling

0

Good afternoon I am trying to find out, and search, to see if there is an S3 Select Tooling, perhaps run by a 3rd party? If such a thing exists, like a GUI that's user friendly instead of executing the S3 Select queries.

質問済み 1年前253ビュー
2回答
1

Hi,

Did you consider using Athena instead of S3 select - the Athena GUI is much more user friendly and also you can setup defined governance/access. Please refer: https://aws.amazon.com/blogs/aws/amazon-athena-interactive-sql-queries-for-data-in-amazon-s3/

Alternatively, you could consider using the AWS SDK for Pandas which can provide a visual & a repeatable way to use S3 select using a notebook. Please refer: https://aws-sdk-pandas.readthedocs.io/en/stable/tutorials/029%20-%20S3%20Select.html

Thanks

profile pictureAWS
Rama
回答済み 1年前
  • Thanks Rama-I will look into AWS SDK for Pandas - just looking for a swift, cost effective (but user friendly) querying method to process json files into a bucket

  • You can also query using S3 Select against individual objects using the AWS Console, which can be useful for trying out S3 Select queries.

0

Try AWS SimpleDB

回答済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ