Skip to content

aws.autoscaling.describe_lifecycle_hook_types

Example SQL Queries

SELECT * FROM
aws.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 NameColumn Data Type
lifecycle_hook_types

The lifecycle hook types.

VARCHAR[]
Show child fields
lifecycle_hook_types[]