Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
autoscaling
/
Filename :
delete-lifecycle-hook.rst
back
Copy
**To delete a lifecycle hook** This example deletes the specified lifecycle hook. :: aws autoscaling delete-lifecycle-hook \ --lifecycle-hook-name my-lifecycle-hook \ --auto-scaling-group-name my-asg This command produces no output.