getCanary

inline suspend fun SyntheticsClient.getCanary(crossinline block: GetCanaryRequest.Builder.() -> Unit): GetCanaryResponse

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