startCanary
inline suspend fun SyntheticsClient.startCanary(crossinline block: StartCanaryRequest.Builder.() -> Unit): StartCanaryResponse
Use this operation to run a canary that has already been created. The frequency of the canary runs is determined by the value of the canary's Schedule
. To see a canary's schedule, use GetCanary.