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.
cloudwatchevidently_start_experiment(analysisCompleteTime, experiment, project)
[required] The date and time to end the experiment. This must be no more than 30 days after the experiment starts.
[required] The name of the experiment to start.
[required] The name or ARN of the project that contains the experiment to start.