getMonitor

abstract suspend fun getMonitor(input: GetMonitorRequest): GetMonitorResponse

Returns details about a specific monitor.

This action requires the monitorName parameter. Run ListMonitors to get a list of monitor names.