ExperimentDefinitionSummary - 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.

ExperimentDefinitionSummary

Summary information about an experiment definition.

Contents

ApplicationId

The application ID.

Type: String

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

Required: No

ConfigurationProfileId

The configuration profile ID associated with the experiment.

Type: String

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

Required: No

CreatedAt

The date and time the experiment definition was created, in ISO 8601 format.

Type: Timestamp

Required: No

EnvironmentId

The environment ID where the experiment runs.

Type: String

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

Required: No

FlagKey

The key of the feature flag used by the experiment.

Type: String

Pattern: ^[a-z][a-zA-Z0-9_-]{1,64}

Required: No

Hypothesis

The hypothesis that the experiment is designed to validate.

Type: String

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

Required: No

Id

The experiment definition ID.

Type: String

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

Required: No

Name

The name of the experiment definition.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

Status

The current status of the experiment definition.

Type: String

Valid Values: ACTIVE | IDLE | ARCHIVED

Required: No

UpdatedAt

The date and time the experiment definition 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: