Delete Experiment
| cloudwatchevidently_delete_experiment | R Documentation | 
Deletes an Evidently experiment¶
Description¶
Deletes an Evidently experiment. The feature used for the experiment is not deleted.
To stop an experiment without deleting it, use stop_experiment.
Usage¶
Arguments¶
- experiment
- [required] The name of the experiment to delete. 
- project
- [required] The name or ARN of the project that contains the experiment to delete. 
Value¶
An empty list.