Learn R Programming

paws.management (version 0.8.0)

cloudwatchevidently_get_experiment: Returns the details about one experiment

Description

Returns the details about one experiment. You must already know the experiment name. To retrieve a list of experiments in your account, use list_experiments.

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

Usage

cloudwatchevidently_get_experiment(experiment, project)

Arguments

experiment

[required] The name of the experiment that you want to see the details of.

project

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