v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Describes a monitor resource. In addition to listing the properties provided in the CreateMonitor request, this operation lists the following properties:

  • Baseline

  • CreationTime

  • LastEvaluationTime

  • LastEvaluationState

  • LastModificationTime

  • Message

  • Status

post/#X-Amz-Target=AmazonForecast.DescribeMonitor

Headers

X-Amz-Target'AmazonForecast.DescribeMonitor' required

Request body

MonitorArnstring required

The Amazon Resource Name (ARN) of the monitor resource to describe.

Response

Success

MonitorNamestring

The name of the monitor.

MonitorArnstring

The Amazon Resource Name (ARN) of the monitor resource described.

ResourceArnstring

The Amazon Resource Name (ARN) of the auto predictor being monitored.

Statusstring

The status of the monitor resource.

LastEvaluationTimestring date-time

The timestamp of the latest evaluation completed by the monitor.

LastEvaluationStatestring

The state of the monitor's latest evaluation.

Messagestring

An error message, if any, for the monitor.

CreationTimestring date-time

The timestamp for when the monitor resource was created.

LastModificationTimestring date-time

The timestamp of the latest modification to the monitor.

EstimatedEvaluationTimeRemainingInMinutesinteger

The estimated number of minutes remaining before the monitor resource finishes its current evaluation.