AWS::FIS::ExperimentTemplate ExperimentTemplateStopCondition - 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::FIS::ExperimentTemplate ExperimentTemplateStopCondition

Specifies a stop condition for an experiment template.

For more information, see Stop conditions in the Amazon Fault Injection Service User Guide.

Syntax

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

JSON

{ "Source" : String, "Value" : String }

YAML

Source: String Value: String

Properties

Source

The source for the stop condition.

Required: Yes

Type: String

Maximum: 64

Update requires: No interruption

Value

The Amazon Resource Name (ARN) of the CloudWatch alarm, if applicable.

Required: No

Type: String

Minimum: 20

Maximum: 2048

Update requires: No interruption