Amazon Managed Prometheus Rule Groups Namespace Summary Example

example-value

Amazon Managed Prometheus Rule Groups Namespace Summary Example is an example object payload from Amazon Managed Service for Prometheus, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

arnnamestatuscreatedAtmodifiedAttags

Example Payload

Raw ↑
{
  "arn": "arn:aws:service:us-east-1:123456789012:resource/id",
  "name": "my-resource",
  "status": "ACTIVE",
  "createdAt": "example-value",
  "modifiedAt": "example-value",
  "tags": "example-value"
}