paws.management (version 0.1.0)

autoscaling_describe_lifecycle_hook_types: Describes the available types of lifecycle hooks

Description

Describes the available types of lifecycle hooks.

Usage

autoscaling_describe_lifecycle_hook_types()

Arguments

Details

The following hook types are supported:

  • autoscaling:EC2\_INSTANCE\_LAUNCHING

  • autoscaling:EC2\_INSTANCE\_TERMINATING

Examples

Run this code
# NOT RUN {
# This example describes the available lifecycle hook types.
# }
# NOT RUN {
svc$describe_lifecycle_hook_types()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab