ExperimentAction - AWS Fault Injection Simulator

ExperimentAction

Describes the action for an experiment.

Contents

actionId

The ID of the action.

Type: String

Length Constraints: Maximum length of 128.

Pattern: [\S]+

Required: No

description

The description for the action.

Type: String

Length Constraints: Maximum length of 512.

Pattern: [\s\S]+

Required: No

endTime

The time that the action ended.

Type: Timestamp

Required: No

parameters

The parameters for the action.

Type: String to string map

Key Length Constraints: Maximum length of 64.

Key Pattern: [\S]+

Value Length Constraints: Maximum length of 1024.

Value Pattern: [\S]+

Required: No

startAfter

The name of the action that must be completed before this action starts.

Type: Array of strings

Length Constraints: Maximum length of 64.

Pattern: [\S]+

Required: No

startTime

The time that the action started.

Type: Timestamp

Required: No

state

The state of the action.

Type: ExperimentActionState object

Required: No

targets

The targets for the action.

Type: String to string map

Key Length Constraints: Maximum length of 64.

Key Pattern: [\S]+

Value Length Constraints: Maximum length of 64.

Value Pattern: [\S]+

Required: No

See Also

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