0

using s3 select I need to query JSON file. need some examples code snippets using boto3

Thanks in advance sundar

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Sundar
  • 95
  • 1
  • 13
  • Did you try doing a web search? [Querying data without servers or databases using Amazon S3 Select | AWS Storage Blog](https://aws.amazon.com/blogs/storage/querying-data-without-servers-or-databases-using-amazon-s3-select/) – John Rotenstein Jan 17 '22 at 11:39
  • I tried, I couldn't find it for JSON. – Sundar Jan 17 '22 at 11:42
  • 1
    How about: [s3-select querying data on field name](https://stackoverflow.com/a/50979493/174777) and [Extract element from JSON file in S3 bucket using boto3](https://stackoverflow.com/a/68641277/174777)? If found them via a search for: `boto3 "s3 select" json` – John Rotenstein Jan 17 '22 at 11:46
  • thanks, i'm understating it. – Sundar Jan 17 '22 at 11:48

0 Answers0