Learn R Programming

paws.management (version 0.2.0)

autoscaling_delete_lifecycle_hook: Deletes the specified lifecycle hook

Description

Deletes the specified lifecycle hook.

See https://paws-r.github.io/docs/autoscaling/delete_lifecycle_hook.html for full documentation.

Usage

autoscaling_delete_lifecycle_hook(LifecycleHookName, AutoScalingGroupName)

Arguments

LifecycleHookName

[required] The name of the lifecycle hook.

AutoScalingGroupName

[required] The name of the Auto Scaling group.