Learn R Programming

paws.management (version 0.2.0)

cloudwatchevidently_start_experiment: Starts an existing experiment

Description

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

See https://paws-r.github.io/docs/cloudwatchevidently/start_experiment.html 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.