# NOT RUN {
# This example deletes the specified lifecycle hook.
# }
# NOT RUN {
svc$delete_lifecycle_hook(
AutoScalingGroupName = "my-auto-scaling-group",
LifecycleHookName = "my-lifecycle-hook"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab