AWS OpsWorks Layer LifeCycleConfiguration ShutdownEventConfiguration
ShutdownEventConfiguration is a property of the AWS OpsWorks Layer LifeCycleConfiguration property that
specifies the shutdown event configuration for a lifecycle event.
Syntax
JSON
{ "DelayUntilElbConnectionsDrained" :Boolean, "ExecutionTimeout" :Integer}
YAML
DelayUntilElbConnectionsDrained:BooleanExecutionTimeout:Integer
Properties
DelayUntilElbConnectionsDrained-
Indicates whether to wait for connections to drain from the Elastic Load Balancing load balancers.
Required: No
Type: Boolean
ExecutionTimeout-
The time, in seconds, that AWS OpsWorks waits after a shutdown event has been triggered before shutting down an instance.
Required: No
Type: Integer
