AWS Security ChangesHomeSearch

AWS grafana documentation change

Service: grafana · 2026-04-19 · Documentation low

File: grafana/latest/userguide/connect-to-workspace.md

Summary

Added markdown version link and updated API token authentication link to service accounts documentation for v12

Security assessment

This change updates a documentation link from API tokens to service accounts for v12. While service accounts are a security feature, this change only updates a reference link and doesn't add new security documentation. No security vulnerability is addressed.

Diff

diff --git a/grafana/latest/userguide/connect-to-workspace.md b/grafana/latest/userguide/connect-to-workspace.md
index 83071fc30..014fdc88b 100644
--- a//grafana/latest/userguide/connect-to-workspace.md
+++ b//grafana/latest/userguide/connect-to-workspace.md
@@ -0,0 +1,2 @@
+[View a markdown version of this page](connect-to-workspace.md)
+
@@ -11 +13 @@ Before you can use your Amazon Managed Grafana workspace you must connect to it
-If you are trying to connect to your workspace programmatically, you must use API tokens. For more information, see [Authenticate with tokens](./authenticating-grafana-apis.html).
+If you are trying to connect to your workspace programmatically, you must use API tokens. For more information, see [Authenticate with service accounts](./v12-authenticating-grafana-apis.html).