RegisteredGrafanaServerDetails
Details specific to a registered Grafana server, used by the built-in MCP server.
Contents
-
The authz method used by the MCP server.
Type: String
Valid Values:
oauth-client-credentials | oauth-3lo | api-key | bearer-tokenRequired: Yes
- endpoint
-
Grafana instance URL (e.g., https://your-instance.grafana.net)
Type: String
Pattern:
https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: