Command option Sample:aws ssm get-command-invocation

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

Returns detailed information about command execution for an invocationor plugin.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/get-command-invocation.html

aws ssm get-command-invocation --command-id 854365f0-aefb-48eb-be4a-f2a0c6c2cf9e --instance-id i-1234567890abcdef0 --output text --query StandardOutputContent
    2017-07-24 : http://d.hatena.ne.jp/asannou/20170724
aws ssm get-command-invocation --command-id "bca3371c-3fdf-43f1-9323-7a7780b1b4db" --instance-id "i-0000293ffd8c57862"
    list-command-invocations — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/get-command-invocation.html
aws ssm get-command-invocation \
    GitHub - nonspecialist/ssm-run: A simple little wrapper around AWS SSM SendCommand : http://github.com/nonspecialist/ssm-run
aws ssm get-command-invocation --command-id aws ssm get-command-invocation --command-id 8a196058-445e-4960-9efb-be746ecf98dc --instance-id i-0917ad61b10fa1059
    Sonic Execute : http://sonic-screwdriver.cloud/docs/tutorial-execute/
aws ssm get-command-invocation --command-id
    Ilya Baldin | ExoGENI : http://www.exogeni.net/author/ibaldin/

aws のオプション一覧