All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ESS::ModifyScalingGroupLifecycleHook

Last Updated:Jun 12, 2024

Description

Modifies the configurations of a lifecycle hook 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 that is included in a notification when Auto Scaling sends the notification which indicates that the scaling activity is pending.

String

Yes

Output

None

References

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