Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
autoscaling
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-lifecycle-hook.rst
**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.
Save
Cancel