ExperimentTemplate - AWS Fault Injection Simulator

ExperimentTemplate

Describes an experiment template.

Contents

actions

The actions for the experiment.

Type: String to ExperimentTemplateAction object map

Key Length Constraints: Maximum length of 64.

Key Pattern: [\S]+

Required: No

arn

The Amazon Resource Name (ARN) of the experiment template.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: [\S]+

Required: No

creationTime

The time the experiment template was created.

Type: Timestamp

Required: No

description

The description for the experiment template.

Type: String

Length Constraints: Maximum length of 512.

Pattern: [\s\S]+

Required: No

experimentOptions

The experiment options for an experiment template.

Type: ExperimentTemplateExperimentOptions object

Required: No

id

The ID of the experiment template.

Type: String

Length Constraints: Maximum length of 64.

Pattern: [\S]+

Required: No

lastUpdateTime

The time the experiment template was last updated.

Type: Timestamp

Required: No

logConfiguration

The configuration for experiment logging.

Type: ExperimentTemplateLogConfiguration object

Required: No

roleArn

The Amazon Resource Name (ARN) of an IAM role.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: [\S]+

Required: No

stopConditions

The stop conditions for the experiment.

Type: Array of ExperimentTemplateStopCondition objects

Required: No

tags

The tags for the experiment template.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Maximum length of 128.

Key Pattern: [\s\S]+

Value Length Constraints: Maximum length of 256.

Value Pattern: [\s\S]*

Required: No

targetAccountConfigurationsCount

The count of target account configurations for the experiment template.

Type: Long

Valid Range: Minimum value of 0.

Required: No

targets

The targets for the experiment.

Type: String to ExperimentTemplateTarget object map

Key Length Constraints: Maximum length of 64.

Key Pattern: [\S]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: