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 RotensteinJan 17 '22 at 11:39
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 RotensteinJan 17 '22 at 11:46