コマンドオプションサンプル:aws athena get-query-results

コマンドサンプルを検索した結果です。

"query-execution-id"で指定された単一のクエリ実行の結果を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/athena/get-query-results.html

aws athena get-query-results --query-execution-id e397cfa4-aa12-41c9-aebf-aa629bba7453
    新機能 AWSCLIから Amazon Athena のクエリを実行する | Developers.IO : http://dev.classmethod.jp/cloud/aws/amazon-athena-run-query-using-awscli/
aws athena get-query-results --query-execution-id 0ec3a09e-144b-4a6c-b2f4-a2fb790e4141
    AthenaのAPI操作をIAMで制御 : http://qiita.com/pioho07/items/171d81cf4827f676d2db
aws athena get-query-results \
    jdbc - Command line tool to access Amazon Athena - Stack Overflow : http://stackoverflow.com/questions/43338442/command-line-tool-to-access-amazon-athena
aws athena get-query-results --query-execution-id
    Using the AWS CLI Tools to interact with Amazons Athena Service : http://sysadmins.co.za/using-the-aws-cli-tools-to-interact-with-amazons-athena-service/

aws のオプション一覧