Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / events / list-targets-by-rule.rst
Size: Mime:
**To display all the targets for a CloudWatch Events rule**

This example displays all the targets of the rule named DailyLambdaFunction::

  aws events list-targets-by-rule --rule  "DailyLambdaFunction"