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

Specifies a filter used for the target resource input in an experiment template.

For more information, see Resource filters in the Amazon Fault Injection Service User Guide.

Syntax

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

JSON

{ "Path" : String, "Values" : [ String, ... ] }

YAML

Path: String Values: - String

Properties

Path

The attribute path for the filter.

Required: Yes

Type: String

Maximum: 256

Update requires: No interruption

Values

The attribute values for the filter.

Required: Yes

Type: Array of String

Update requires: No interruption