View source: R/synthetics_operations.R
synthetics_start_canary | R Documentation |
Use this operation to run a canary that has already been created. The frequency of the canary runs is determined by the value of the canary's Schedule
. To see a canary's schedule, use get_canary
.
See https://www.paws-r-sdk.com/docs/synthetics_start_canary/ for full documentation.
synthetics_start_canary(Name)
Name |
[required] The name of the canary that you want to run. To find canary names, use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.