getCanary

abstract suspend fun getCanary(input: GetCanaryRequest): 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.