AWS Security ChangesHomeSearch

AWS greengrass documentation change

Service: greengrass · 2025-04-14 · Documentation medium

File: greengrass/v2/developerguide/secret-manager-component.md

Summary

Updated Secret Manager component to v2.2.4, reducing writes to the local secret store

Security assessment

Reduces local secret store writes, which mitigates potential exposure risks. This documents a security feature improvement but does not reference a specific prior vulnerability.

Diff

diff --git a/greengrass/v2/developerguide/secret-manager-component.md b/greengrass/v2/developerguide/secret-manager-component.md
index 8bff1a17e..444d61eda 100644
--- a//greengrass/v2/developerguide/secret-manager-component.md
+++ b//greengrass/v2/developerguide/secret-manager-component.md
@@ -118 +118 @@ When you deploy a component, AWS IoT Greengrass also deploys compatible versions
-2.2.2 – 2.2.3
+2.2.2 – 2.2.4
@@ -121 +121 @@ When you deploy a component, AWS IoT Greengrass also deploys compatible versions
-The following table lists the dependencies for versions 2.2.2 and 2.2.3 of this component.
+The following table lists the dependencies for versions 2.2.2 through 2.2.4 of this component.
@@ -351,0 +352,4 @@ The following table describes the changes in each version of the component.
+2.2.4 | 
+
+Bug fixes and improvements
+     Reduces the frequency of writes to the local secret store. Secret manager now writes to the local store only when secrets are updated.