AWS::OpsWorks::Layer ShutdownEventConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::OpsWorks::Layer ShutdownEventConfiguration

Syntax

To declare this entity in your Amazon 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 Amazon OpsWorks Stacks waits after triggering a Shutdown event before shutting down an instance.

Required: No

Type: Integer

Update requires: No interruption