Amazon Managed Prometheus Create Rule Groups Namespace Response Example

example-value

Amazon Managed Prometheus Create Rule Groups Namespace Response 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

namearnstatustags

Example Payload

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