cloudwatchevidently_get_experiment: Returns the details about one experiment

View source: R/cloudwatchevidently_operations.R

cloudwatchevidently_get_experimentR Documentation

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.