v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14125953.1 KB

Returns details about a specific monitor.

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

get/monitors/{monitorName}

Path parameters

monitorNamestring required

The name of the monitor that details are returned for.

Response

Success

monitorArnstring required

The ARN of the selected monitor.

monitorNamestring required

The name of the monitor.

state'PENDING' | 'ACTIVE' | 'INACTIVE' | 'ERROR' | 'DELETING' required

Lists the status of the <code>state</code> of each monitor.

aggregationPeriodinteger required

The aggregation period for the specified monitor.

tagsobject

The list of key-value pairs assigned to the monitor.

createdAtstring date-time required

The time and date when the monitor was created.

modifiedAtstring date-time required

The time and date when the monitor was last modified.