Class | Description |
---|---|
BatchEvaluateFeatureRequest | |
BatchEvaluateFeatureResult | |
CloudWatchLogsDestination |
A structure containing the CloudWatch Logs log group where the project stores evaluation events.
|
CloudWatchLogsDestinationConfig |
A structure containing the CloudWatch Logs log group where the project stores evaluation events.
|
CreateExperimentRequest | |
CreateExperimentResult | |
CreateFeatureRequest | |
CreateFeatureResult | |
CreateLaunchRequest | |
CreateLaunchResult | |
CreateProjectRequest | |
CreateProjectResult | |
CreateSegmentRequest | |
CreateSegmentResult | |
DeleteExperimentRequest | |
DeleteExperimentResult | |
DeleteFeatureRequest | |
DeleteFeatureResult | |
DeleteLaunchRequest | |
DeleteLaunchResult | |
DeleteProjectRequest | |
DeleteProjectResult | |
DeleteSegmentRequest | |
DeleteSegmentResult | |
EvaluateFeatureRequest | |
EvaluateFeatureResult | |
EvaluationRequest |
This structure assigns a feature variation to one user session.
|
EvaluationResult |
This structure displays the results of one feature evaluation assignment to one user session.
|
EvaluationRule |
A structure that contains the information about an evaluation rule for this feature, if it is used in a launch or
experiment.
|
Event |
A structure that contains the information about one evaluation event or custom event sent to Evidently.
|
Experiment |
A structure containing the configuration details of an experiment.
|
ExperimentExecution |
This structure contains the date and time that the experiment started and ended.
|
ExperimentReport |
A structure that contains results of an experiment.
|
ExperimentResultsData |
A structure that contains experiment results for one metric that is monitored in the experiment.
|
ExperimentSchedule |
This structure contains the time and date that Evidently completed the analysis of the experiment.
|
Feature |
This structure contains information about one Evidently feature in your account.
|
FeatureSummary |
This structure contains information about one Evidently feature in your account.
|
GetExperimentRequest | |
GetExperimentResult | |
GetExperimentResultsRequest | |
GetExperimentResultsResult | |
GetFeatureRequest | |
GetFeatureResult | |
GetLaunchRequest | |
GetLaunchResult | |
GetProjectRequest | |
GetProjectResult | |
GetSegmentRequest | |
GetSegmentResult | |
Launch |
This structure contains the configuration details of one Evidently launch.
|
LaunchExecution |
This structure contains information about the start and end times of the launch.
|
LaunchGroup |
A structure that defines one launch group in a launch.
|
LaunchGroupConfig |
A structure that defines one launch group in a launch.
|
ListExperimentsRequest | |
ListExperimentsResult | |
ListFeaturesRequest | |
ListFeaturesResult | |
ListLaunchesRequest | |
ListLaunchesResult | |
ListProjectsRequest | |
ListProjectsResult | |
ListSegmentReferencesRequest | |
ListSegmentReferencesResult | |
ListSegmentsRequest | |
ListSegmentsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
MetricDefinition |
This structure defines a metric that is being used to evaluate the variations during a launch or experiment.
|
MetricDefinitionConfig |
This structure defines a metric that you want to use to evaluate the variations during a launch or experiment.
|
MetricGoal |
A structure that tells Evidently whether higher or lower values are desired for a metric that is used in an
experiment.
|
MetricGoalConfig |
Use this structure to tell Evidently whether higher or lower values are desired for a metric that is used in an
experiment.
|
MetricMonitor |
A structure that defines a metric to be used to monitor performance of the variations during a launch.
|
MetricMonitorConfig |
A structure that defines a metric to be used to monitor performance of the variations during a launch.
|
OnlineAbConfig |
A structure that contains the configuration of which variation to use as the "control" version.
|
OnlineAbDefinition |
A structure that contains the configuration of which variation to use as the "control" version.
|
Project |
This structure defines a project, which is the logical object in Evidently that can contain features, launches, and
experiments.
|
ProjectDataDelivery |
A structure that contains information about where Evidently is to store evaluation events for longer term storage.
|
ProjectDataDeliveryConfig |
A structure that contains information about where Evidently is to store evaluation events for longer term storage.
|
ProjectSummary |
A structure that contains configuration information about an Evidently project.
|
PutProjectEventsRequest | |
PutProjectEventsResult | |
PutProjectEventsResultEntry |
A structure that contains Evidently's response to the sent events, including an event ID and error codes, if any.
|
RefResource |
A structure that contains information about one experiment or launch that uses the specified segment.
|
S3Destination |
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket
prefix.
|
S3DestinationConfig |
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket
prefix.
|
ScheduledSplit |
This structure defines the traffic allocation percentages among the feature variations during one step of a launch,
and the start time of that step.
|
ScheduledSplitConfig |
This structure defines the traffic allocation percentages among the feature variations during one step of a launch,
and the start time of that step.
|
ScheduledSplitsLaunchConfig |
An array of structures that define the traffic allocation percentages among the feature variations during each step
of a launch.
|
ScheduledSplitsLaunchDefinition |
An array of structures that define the traffic allocation percentages among the feature variations during each step
of a launch.
|
Segment |
This structure contains information about one audience segment.
|
SegmentOverride |
This structure specifies a segment that you have already created, and defines the traffic split for that segment to
be used in a launch.
|
StartExperimentRequest | |
StartExperimentResult | |
StartLaunchRequest | |
StartLaunchResult | |
StopExperimentRequest | |
StopExperimentResult | |
StopLaunchRequest | |
StopLaunchResult | |
TagResourceRequest | |
TagResourceResult | |
TestSegmentPatternRequest | |
TestSegmentPatternResult | |
Treatment |
A structure that defines one treatment in an experiment.
|
TreatmentConfig |
A structure that defines one treatment in an experiment.
|
UntagResourceRequest | |
UntagResourceResult | |
UpdateExperimentRequest | |
UpdateExperimentResult | |
UpdateFeatureRequest | |
UpdateFeatureResult | |
UpdateLaunchRequest | |
UpdateLaunchResult | |
UpdateProjectDataDeliveryRequest | |
UpdateProjectDataDeliveryResult | |
UpdateProjectRequest | |
UpdateProjectResult | |
ValidationExceptionField |
A structure containing an error name and message.
|
VariableValue |
The value assigned to a feature variation.
|
Variation |
This structure contains the name and variation value of one variation of a feature.
|
VariationConfig |
This structure contains the name and variation value of one variation of a feature.
|
Exception | Description |
---|---|
AccessDeniedException |
You do not have sufficient permissions to perform this action.
|
AmazonCloudWatchEvidentlyException |
Base exception for all service exceptions thrown by Amazon CloudWatch Evidently
|
ConflictException |
A resource was in an inconsistent state during an update or a deletion.
|
InternalServerException |
Unexpected error while processing the request.
|
ResourceNotFoundException |
The request references a resource that does not exist.
|
ServiceQuotaExceededException |
The request would cause a service quota to be exceeded.
|
ServiceUnavailableException |
The service was unavailable.
|
ThrottlingException |
The request was denied because of request throttling.
|
ValidationException |
The value of a parameter in the request caused an error.
|