Skip to contents

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, DryRunId = NULL)

Arguments

Name

[required] The name of the canary that you want details for.

DryRunId

The DryRunId associated with an existing canary’s dry run. You can use this DryRunId to retrieve information about the dry run.