All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ESS::ModifyScalingGroupLifecycleHook

Last Updated:Jun 18, 2026

Description

Modifies the lifecycle hook configuration of a scaling group.

Syntax

Action: ACS::ESS::ModifyScalingGroupLifecycleHook
Properties:
 regionId: String
 scalingGroupId: String
 lifecycleHookName: String
 lifecycleTransition: String
 notificationMetadata: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

scalingGroupId

The scaling group ID.

String

Yes

lifecycleHookName

The name of the lifecycle hook.

String

Yes

lifecycleTransition

The type of scaling activity to which the lifecycle hook applies.

String

Yes

notificationMetadata

The fixed string included in the notification that Auto Scaling sends when a scaling activity is pending.

String

Yes

Output

None

References

For more information, see ACS::ESS::ModifyScalingGroupLifecycleHook.yml at GitHub.