AWS::FIS::ExperimentTemplate ExperimentTemplateStopCondition - AWS CloudFormation

AWS::FIS::ExperimentTemplate ExperimentTemplateStopCondition

Specifies a stop condition for an experiment template.

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

Syntax

To declare this entity in your AWS 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