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: StringAttributes
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.