Sophie

Sophie

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

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

**To remove a target for an event**

This example removes the Amazon Kinesis stream named MyStream1 from being a target of the rule DailyLambdaFunction. When DailyLambdaFunction was created, this stream was set as a target with an ID of Target1::

  aws events remove-targets --rule "DailyLambdaFunction" --ids "Target1"