synthetics_stop_canary: Stops the canary to prevent all future runs

View source: R/synthetics_operations.R

synthetics_stop_canaryR Documentation

Stops the canary to prevent all future runs

Description

Stops the canary to prevent all future runs. If the canary is currently running,the run that is in progress completes on its own, publishes metrics, and uploads artifacts, but it is not recorded in Synthetics as a completed run.

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

Usage

synthetics_stop_canary(Name)

Arguments

Name

[required] The name of the canary that you want to stop. To find the names of your canaries, use ListCanaries.


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