AWS::OpsWorks::Layer ShutdownEventConfiguration - AWS CloudFormation

AWS::OpsWorks::Layer ShutdownEventConfiguration

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "DelayUntilElbConnectionsDrained" : Boolean, "ExecutionTimeout" : Integer }

Properties

DelayUntilElbConnectionsDrained

Whether to enable Elastic Load Balancing connection draining. For more information, see Connection Draining

Required: No

Type: Boolean

Update requires: No interruption

ExecutionTimeout

The time, in seconds, that AWS OpsWorks Stacks waits after triggering a Shutdown event before shutting down an instance.

Required: No

Type: Integer

Update requires: No interruption