Amazon Managed Grafana · JSON Structure

Amazon Managed Grafana Client Token Structure

ClientToken schema from Amazon Managed Grafana API

Type: string Properties: 0
DashboardsMonitoringObservabilityVisualization

ClientToken is a JSON Structure definition published by Amazon Managed Grafana. 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-grafana/refs/heads/main/json-structure/amazon-managed-grafana-client-token-structure.json",
  "name": "ClientToken",
  "description": "ClientToken schema from Amazon Managed Grafana API",
  "type": "string",
  "pattern": "^[!-~]{1,64}$"
}