ExperimentRunSummary - AWS AppConfig
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ExperimentRunSummary

Summary information about an experiment run.

Contents

Description

A description of the experiment run.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

EndedAt

The date and time the experiment run ended, in ISO 8601 format.

Type: Timestamp

Required: No

ExperimentDefinitionId

The experiment definition ID.

Type: String

Pattern: [a-z0-9]{4,7}

Required: No

Run

The experiment run number.

Type: Integer

Required: No

StartedAt

The date and time the experiment run started, in ISO 8601 format.

Type: Timestamp

Required: No

Status

The current status of the experiment run.

Type: String

Valid Values: RUNNING | DONE

Required: No

UpdatedAt

The date and time the experiment run was last updated, in ISO 8601 format.

Type: Timestamp

Required: No

See Also

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