Amazon Managed Prometheus Delete Logging Configuration Request Structure

Represents the input of a DeleteLoggingConfiguration operation.

Type: object Properties: 0
ContainersMonitoringObservabilityPrometheus

DeleteLoggingConfigurationRequest is a JSON Structure definition published by Amazon Managed Service for Prometheus. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-prometheus/refs/heads/main/json-structure/amazon-managed-prometheus-delete-logging-configuration-request-structure.json",
  "name": "DeleteLoggingConfigurationRequest",
  "description": "Represents the input of a DeleteLoggingConfiguration operation.",
  "type": "object",
  "properties": {}
}