synthetics_get_canary {paws.management} | R Documentation |
Retrieves complete information about one canary
Description
Retrieves complete information about one canary. You must specify the name of the canary that you want. To get a list of canaries and their names, use describe_canaries
.
See https://www.paws-r-sdk.com/docs/synthetics_get_canary/ for full documentation.
Usage
synthetics_get_canary(Name)
Arguments
Name |
[required] The name of the canary that you want details for. |
[Package paws.management version 0.9.0 Index]