AWS Security ChangesHomeSearch

AWS secretsmanager documentation change

Service: secretsmanager · 2026-07-13 · Documentation low

File: secretsmanager/latest/userguide/ascp-eks-installation.md

Summary

Added clarification about add-on schema validation scope during installation

Security assessment

Clarifies validation limits for Secrets Store CSI Driver configuration. While secrets management is security-sensitive, this change addresses documentation clarity without introducing security features or fixes.

Diff

diff --git a/secretsmanager/latest/userguide/ascp-eks-installation.md b/secretsmanager/latest/userguide/ascp-eks-installation.md
index 701a4bfcb..612eb36d6 100644
--- a//secretsmanager/latest/userguide/ascp-eks-installation.md
+++ b//secretsmanager/latest/userguide/ascp-eks-installation.md
@@ -35,0 +36,4 @@ During installation, you can configure the ASCP to use a FIPS endpoint. For a li
+###### Add-on schema validation scope
+
+During installation, the add-on validates only your AWS provider configuration options against the schema. It does not validate Secrets Store CSI Driver options. For more information about Secrets Store CSI Driver configuration options, see [Configuration](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/charts/secrets-store-csi-driver/README.md#configuration) in the Helm chart README on the GitHub website.
+