AWS::FIS::ExperimentTemplate ExperimentTemplateTargetFilter - AWS CloudFormation

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 AWS Fault Injection Service User Guide.

Syntax

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