Command option Sample:aws events list-rules

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

Lists your Amazon CloudWatch Events rules.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/events/list-rules.html

aws events list-rules --name-prefix "Daily"
    list-targets-by-rule — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/events/list-rules.html
aws events list-rules --query
    AWS Lambda: Programmatically Scheduling a CloudWatch Event - DZone Cloud : http://dzone.com/articles/aws-lambda-programmatically-scheduling-a-cloudwatch-event
aws events list-rules --query
     AWS Lambda: Programmatically scheduling a CloudWatchEvent · Mark Needham : http://markhneedham.com/blog/2017/04/05/aws-lambda-programatically-scheduling-a-cloudwatchevent/

aws のオプション一覧