AWS::OpsWorks::Layer LoadBasedAutoScaling - 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 LoadBasedAutoScaling

Syntax

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

Properties

DownScaling

An AutoScalingThresholds object that describes the downscaling configuration, which defines how and when Amazon OpsWorks Stacks reduces the number of instances.

Required: No

Type: AutoScalingThresholds

Update requires: No interruption

Enable

Whether load-based auto scaling is enabled for the layer.

Required: No

Type: Boolean

Update requires: No interruption

UpScaling

An AutoScalingThresholds object that describes the upscaling configuration, which defines how and when Amazon OpsWorks Stacks increases the number of instances.

Required: No

Type: AutoScalingThresholds

Update requires: No interruption