cloudwatchevidently_start_experiment: Starts an existing experiment

View source: R/cloudwatchevidently_operations.R

cloudwatchevidently_start_experimentR Documentation

Starts an existing experiment

Description

Starts an existing experiment. To create an experiment, use create_experiment.

See https://www.paws-r-sdk.com/docs/cloudwatchevidently_start_experiment/ for full documentation.

Usage

cloudwatchevidently_start_experiment(analysisCompleteTime, experiment, project)

Arguments

analysisCompleteTime

[required] The date and time to end the experiment. This must be no more than 30 days after the experiment starts.

experiment

[required] The name of the experiment to start.

project

[required] The name or ARN of the project that contains the experiment to start.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.