Amazon Managed Prometheus Alert Manager Definition Description Example

ContainersMonitoringObservabilityPrometheus

Amazon Managed Prometheus Alert Manager Definition Description Example is an example object payload from Amazon Managed Service for Prometheus, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusdatacreatedAtmodifiedAt

Example Payload

Raw ↑
{
  "status": "ACTIVE",
  "data": "example-value",
  "createdAt": "example-value",
  "modifiedAt": "example-value"
}