PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
events
**To display all the rules that have a specified target** This example displays all rules that have the Lambda function named "MyFunctionName" as the target:: aws events list-rule-names-by-target --target-arn "arn:aws:lambda:us-east-1:123456789012:function:MyFunctionName"
[+]
..
[-] disable-rule.rst
[edit]
[-] enable-rule.rst
[edit]
[-] list-rules.rst
[edit]
[-] delete-rule.rst
[edit]
[-] describe-rule.rst
[edit]
[-] test-event-pattern.rst
[edit]
[-] list-targets-by-rule.rst
[edit]
[-] put-events.rst
[edit]
[-] put-targets.rst
[edit]
[-] remove-targets.rst
[edit]
[-] put-rule.rst
[edit]
[-] list-rule-names-by-target.rst
[edit]