View source: R/synthetics_operations.R
synthetics_get_canary_runs | R Documentation |
Retrieves a list of runs for a specified canary.
See https://www.paws-r-sdk.com/docs/synthetics_get_canary_runs/ for full documentation.
synthetics_get_canary_runs(Name, NextToken = NULL, MaxResults = NULL)
Name |
[required] The name of the canary that you want to see runs for. |
NextToken |
A token that indicates that there is more data available. You can use
this token in a subsequent
|
MaxResults |
Specify this parameter to limit how many runs are returned each time you
use the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.