This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EMR::InstanceGroupConfig ScalingTrigger
ScalingTrigger is a subproperty of the ScalingRule property type. ScalingTrigger determines the conditions that trigger an automatic scaling activity.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CloudWatchAlarmDefinition" :CloudWatchAlarmDefinition}
Properties
- CloudWatchAlarmDefinition
- 
                    The definition of a CloudWatch metric alarm. When the defined alarm conditions are met along with other trigger parameters, scaling activity begins. Required: Yes Type: CloudWatchAlarmDefinition Update requires: No interruption