Learn R Programming

paws.management (version 0.2.0)

cloudwatchevidently_start_launch: Starts an existing launch

Description

Starts an existing launch. To create a launch, use create_launch.

See https://paws-r.github.io/docs/cloudwatchevidently/start_launch.html for full documentation.

Usage

cloudwatchevidently_start_launch(launch, project)

Arguments

launch

[required] The name of the launch to start.

project

[required] The name or ARN of the project that contains the launch to start.