synthetics_get_canary: Retrieves complete information about one canary

View source: R/synthetics_operations.R

synthetics_get_canaryR 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.


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