View source: R/cloudwatchevidently_operations.R
cloudwatchevidently_start_experiment | R Documentation |
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)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.