AWS Security ChangesHomeSearch

AWS greengrass documentation change

Service: greengrass · 2025-07-07 · Documentation low

File: greengrass/v2/developerguide/greengrass-cli-component.md

Summary

Added version 2.15.0 with auth configuration change handling improvements and general bug fixes

Security assessment

The auth configuration change handling improvement prevents unnecessary reinstalls but doesn't explicitly address security vulnerabilities. The changes appear to be general reliability improvements rather than security-specific fixes.

Diff

diff --git a/greengrass/v2/developerguide/greengrass-cli-component.md b/greengrass/v2/developerguide/greengrass-cli-component.md
index fcd804334..9a6787fa4 100644
--- a//greengrass/v2/developerguide/greengrass-cli-component.md
+++ b//greengrass/v2/developerguide/greengrass-cli-component.md
@@ -71,0 +72,2 @@ This component has the following versions:
+  * 2.15.x
+
@@ -144,0 +147,9 @@ When you deploy a component, AWS IoT Greengrass also deploys compatible versions
+2.15.0
+    
+
+The following table lists the dependencies for version 2.15.0 of this component.
+
+Dependency | Compatible versions | Dependency type  
+---|---|---  
+[Greengrass nucleus](./greengrass-nucleus-component.html) | >=2.12.0 <2.16.0 | Soft  
+  
@@ -374,0 +386,9 @@ The following table describes the changes in each version of the component.
+2.15.0 | 
+
+Bug fixes and improvements
+    
+
+  * Adds a fix so that when the auth configuration changes, the component won't reinstall but will still restart.
+  * General bug fixes and improvements.
+
+