This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ARCRegionSwitch::Plan Ec2Ungraceful
Configuration for handling failures when performing operations on EC2 resources.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "MinimumSuccessPercentage" :Number}
YAML
MinimumSuccessPercentage:Number
Properties
MinimumSuccessPercentage-
The minimum success percentage that you specify for EC2 Auto Scaling groups.
Required: Yes
Type: Number
Minimum:
0Maximum:
99Update requires: No interruption