Command option Sample:aws events list-targets-by-rule

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

Lists the targets assigned to the specified rule.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/events/list-targets-by-rule.html

aws events list-targets-by-rule \
    Replacing EC2 On-Demand Instances With New Spot Instances - Alestic.com : http://alestic.com/2018/02/ec2-spot-cloudwatch-events-sns/
aws events list-targets-by-rule --rule "DailyLambdaFunction"
    put-targets — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/events/list-targets-by-rule.html
aws events list-targets-by-rule --rule HelloWorld-Trigger
    AWS Lambda: Programmatically Scheduling a CloudWatch Event - DZone Cloud : http://dzone.com/articles/aws-lambda-programmatically-scheduling-a-cloudwatch-event
aws events list-targets-by-rule --rule mu-iam-service-mu-bananas-timba-acceptance-cron-rule
    Scheduled tasks 揃 Issue #158 揃 stelligent/mu 揃 GitHub : http://github.com/stelligent/mu/issues/158
aws events list-targets-by-rule --rule HelloWorld-Trigger
     AWS Lambda: Programmatically scheduling a CloudWatchEvent · Mark Needham : http://markhneedham.com/blog/2017/04/05/aws-lambda-programatically-scheduling-a-cloudwatchevent/
aws events list-targets-by-rule --rule take_snapshots_every_day
    メドピア開発者ブログ : http://unshifted64.rssing.com/chan-55714928/all_p1.html

aws のオプション一覧