View a markdown version of this page

RegisteredGrafanaServerDetails - AWS DevOps Agent

RegisteredGrafanaServerDetails

Details specific to a registered Grafana server, used by the built-in MCP server.

Contents

authorizationMethod

The authz method used by the MCP server.

Type: String

Valid Values: oauth-client-credentials | oauth-3lo | api-key | bearer-token

Required: 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: