Command option Sample:aws athena get-query-results

Search command sample in the internet.It is the result.

Returns the results of a single query execution specified by "query-execution-id" .Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/athena/get-query-results.html

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 のオプション一覧