autoscaling_describe_lifecycle_hooks: Gets information about the lifecycle hooks for the specified...

View source: R/autoscaling_operations.R

autoscaling_describe_lifecycle_hooksR Documentation

Gets information about the lifecycle hooks for the specified Auto Scaling group

Description

Gets information about the lifecycle hooks for the specified Auto Scaling group.

See https://www.paws-r-sdk.com/docs/autoscaling_describe_lifecycle_hooks/ for full documentation.

Usage

autoscaling_describe_lifecycle_hooks(
  AutoScalingGroupName,
  LifecycleHookNames = NULL
)

Arguments

AutoScalingGroupName

[required] The name of the Auto Scaling group.

LifecycleHookNames

The names of one or more lifecycle hooks. If you omit this property, all lifecycle hooks are described.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.