aws.autoscaling.describe_lifecycle_hook_types
Example SQL Queries
SELECT * FROMaws.autoscaling.describe_lifecycle_hook_types;Description
Describes the available types of lifecycle hooks.
The following hook types are supported:
autoscaling:EC2_INSTANCE_LAUNCHING
autoscaling:EC2_INSTANCE_TERMINATING
Table Definition
| Column Name | Column Data Type |
|---|---|
| lifecycle_hook_types The lifecycle hook types. | VARCHAR[] |
Show child fields
| |