この操作では、SQL(Simple Structured Query Language)文に基づいてAmazon S3オブジェクトの内容がフィルタ処理されます。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/select-object-content.html
aws s3api select-object-content --bucket temperatures --key |
amazon web services - does aws s3 select work with multiple files? - Stack Overflow : http://stackoverflow.com/questions/51312541/does-aws-s3-select-work-with-multiple-files |
aws s3api select-object-content \ |
S3 Select の機能を awscli から使ってみた - tkaaad97’s diary : http://tkaaad97.hatenablog.com/entry/2018/06/05/013009 |