AWS Security ChangesHomeSearch

AWS prometheus documentation change

Service: prometheus · 2025-08-16 · Documentation low

File: prometheus/latest/userguide/doc-history.md

Summary

Documented new resource-based policy support for Amazon Managed Service for Prometheus

Security assessment

Adds documentation for new resource-based policy APIs (PutResourcePolicy, etc.), which are security features for access control. No evidence of addressing a specific vulnerability.

Diff

diff --git a/prometheus/latest/userguide/doc-history.md b/prometheus/latest/userguide/doc-history.md
index 0ad3d6179..d550fe1c3 100644
--- a//prometheus/latest/userguide/doc-history.md
+++ b//prometheus/latest/userguide/doc-history.md
@@ -10,0 +11,7 @@ Change| Description| Date
+[Added resource based policy support](https://docs.aws.amazon.com/prometheus/latest/userguide/security_iam_service-with-iam.html)| The following API Actions are now available:
+
+  * [DeleteResourcePolicy](https://docs.aws.amazon.com/prometheus/latest/APIReference/API_DeleteResourcePolicy.html)
+  * [DescribeResourcePolicy](https://docs.aws.amazon.com/prometheus/latest/APIReference/API_DescribeResourcePolicy.html)
+  * [PutResourcePolicy](https://docs.aws.amazon.com/prometheus/latest/APIReference/API_PutResourcePolicy.html)
+
+| August 15, 2025