AWS Security ChangesHomeSearch

AWS acm documentation change

Service: acm · 2026-03-19 · Documentation low

File: acm/latest/userguide/security-iam-awsmanpol.md

Summary

Added SearchCertificates API action to the AWSCertificateManagerReadOnly managed policy documentation

Security assessment

This change updates IAM policy documentation to include a new permission (SearchCertificates) in a read-only managed policy. While it relates to security documentation (IAM policies), there is no evidence of a security vulnerability being addressed. The change appears to be a routine policy update to support new API functionality.

Diff

diff --git a/acm/latest/userguide/security-iam-awsmanpol.md b/acm/latest/userguide/security-iam-awsmanpol.md
index a92d61da4..d1bddb1ec 100644
--- a//acm/latest/userguide/security-iam-awsmanpol.md
+++ b//acm/latest/userguide/security-iam-awsmanpol.md
@@ -19 +19 @@ For more information, see [AWS managed policies](https://docs.aws.amazon.com/IAM
-This policy provides read–only access to ACM certificates; it allows users to describe, list, and retrieve ACM certificates. 
+This policy provides read–only access to ACM certificates; it allows users to describe, list, search, and retrieve ACM certificates. 
@@ -38,0 +39 @@ Change | Description | Date
+Added `SearchCertificates` support to the AWSCertificateManagerReadOnly policy. | The `AWSCertificateManagerReadOnly` policy now includes permission to call the `SearchCertificates` API action. | March 31, 2026