Experiment
Describes an experiment.
Contents
- actions
-
The actions for the experiment.
Type: String to ExperimentAction object map
Key Length Constraints: Maximum length of 64.
Key Pattern:
[\S]+
Required: No
- arn
-
The Amazon Resource Name (ARN) of the experiment.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
[\S]+
Required: No
- creationTime
-
The time that the experiment was created.
Type: Timestamp
Required: No
- endTime
-
The time that the experiment ended.
Type: Timestamp
Required: No
- experimentOptions
-
The experiment options for the experiment.
Type: ExperimentOptions object
Required: No
- experimentReport
-
The experiment report for the experiment.
Type: ExperimentReport object
Required: No
- experimentReportConfiguration
-
The experiment report configuration for the experiment.
Type: ExperimentReportConfiguration object
Required: No
- experimentTemplateId
-
The ID of the experiment template.
Type: String
Length Constraints: Maximum length of 64.
Pattern:
[\S]+
Required: No
- id
-
The ID of the experiment.
Type: String
Length Constraints: Maximum length of 64.
Pattern:
[\S]+
Required: No
- logConfiguration
-
The configuration for experiment logging.
Type: ExperimentLogConfiguration object
Required: No
- roleArn
-
The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
[\S]+
Required: No
- startTime
-
The time that the experiment started.
Type: Timestamp
Required: No
- state
-
The state of the experiment.
Type: ExperimentState object
Required: No
- stopConditions
-
The stop conditions for the experiment.
Type: Array of ExperimentStopCondition objects
Required: No
-
The tags for the experiment.
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.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- targets
-
The targets for the experiment.
Type: String to ExperimentTarget 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: