AWS Security ChangesHomeSearch

AWS grafana documentation change

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

File: grafana/latest/userguide/Using-Grafana-APIs.md

Summary

Restructured API documentation to point to version-specific API references (v12 and v10) instead of listing individual API topics.

Security assessment

This is a documentation reorganization to simplify API references. No security vulnerability or security documentation is addressed.

Diff

diff --git a/grafana/latest/userguide/Using-Grafana-APIs.md b/grafana/latest/userguide/Using-Grafana-APIs.md
index 638360e4b..b7a4ccf4b 100644
--- a//grafana/latest/userguide/Using-Grafana-APIs.md
+++ b//grafana/latest/userguide/Using-Grafana-APIs.md
@@ -0,0 +1,2 @@
+[View a markdown version of this page](Using-Grafana-APIs.md)
+
@@ -15,39 +17 @@ Amazon Managed Grafana also provides AWS APIs for creating and managing workspac
-  * [Authenticate with tokens](./authenticating-grafana-apis.html)
-
-  * [Alerting API](./Grafana-API-Alerting.html)
-
-  * [Alerting Notification Channels API](./Grafana-API-AlertingNotificationChannels.html)
-
-  * [Annotations API](./Grafana-API-Annotations.html)
-
-  * [Authentication API](./Grafana-API-Authentication.html)
-
-  * [Dashboard API](./Grafana-API-Dashboard.html)
-
-  * [Dashboard Permissions API](./Grafana-API-DashboardPermissions.html)
-
-  * [Dashboard Versions API](./Grafana-API-DashboardVersions.html)
-
-  * [Data Source API](./Grafana-API-Datasource.html)
-
-  * [Data Source Permissions API](./Grafana-API-DatasourcePermissions.html)
-
-  * [External Group Synchronization API](./Grafana-API-ExternalGroupSynchronization.html)
-
-  * [Folder API](./Grafana-API-Folder.html)
-
-  * [Folder/Dashboard Search API](./Grafana-API-FolderDashboard-Search.html)
-
-  * [Folder Permissions API](./Grafana-API-FolderPermissions.html)
-
-  * [Organization API](./Grafana-API-Organization.html)
-
-  * [Playlist API](./Grafana-API-Playlist.html)
-
-  * [Plugin API](./Grafana-API-Plugin.html)
-
-  * [Preferences API](./Grafana-API-Preferences.html)
-
-  * [Snapshot API](./Grafana-API-Snapshot.html)
-
-  * [Team API](./Grafana-API-Team.html)
+  * [Grafana version 12 API reference](./api-reference-v12.html)
@@ -55 +19 @@ Amazon Managed Grafana also provides AWS APIs for creating and managing workspac
-  * [User API](./Grafana-API-User.html)
+  * [Grafana version 10 API reference](./v10-Using-Grafana-APIs.html)
@@ -68 +32 @@ Troubleshooting alerts
-Authenticate with tokens
+Grafana version 12