Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 1088

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**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"