Amazon Managed Prometheus Create Logging Configuration Request Example

ContainersMonitoringObservabilityPrometheus

Amazon Managed Prometheus Create Logging Configuration Request Example is an example object payload from Amazon Managed Service for Prometheus, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

logGroupArnclientToken

Example Payload

Raw ↑
{
  "logGroupArn": "arn:aws:service:us-east-1:123456789012:resource/id",
  "clientToken": "example-value"
}