AWS Security ChangesHomeSearch

AWS greengrass documentation change

Service: greengrass · 2026-03-25 · Documentation low

File: greengrass/v2/developerguide/ipc-component-lifecycle.md

Summary

Updated SDK version language from 'must use' to 'can use' and added a new entry for AWS IoT Greengrass Component SDK (C, C++, Rust) with minimum version v1.0.0.

Security assessment

The changes are documentation updates for SDK compatibility and language clarification. There is no mention of security vulnerabilities, patches, or security features. The addition of a new SDK is a feature expansion, not a security-related update.

Diff

diff --git a/greengrass/v2/developerguide/ipc-component-lifecycle.md b/greengrass/v2/developerguide/ipc-component-lifecycle.md
index 6ad6db777..c83c5dbda 100644
--- a//greengrass/v2/developerguide/ipc-component-lifecycle.md
+++ b//greengrass/v2/developerguide/ipc-component-lifecycle.md
@@ -43 +43 @@ Use the component lifecycle IPC service to:
-The following table lists the minimum versions of the AWS IoT Device SDK that you must use to interact with component lifecycle.
+The following table lists the minimum versions of the SDKs that you can use to interact with component lifecycle.
@@ -46,0 +47 @@ SDK | Minimum version
+[AWS IoT Greengrass Component SDK (C, C++, Rust)](https://github.com/aws-greengrass/aws-greengrass-component-sdk) |  v1.0.0  
@@ -322 +323 @@ To use this operation, you must define an authorization policy that grants permi
-The following table lists the minimum versions of the AWS IoT Device SDK that you must use to pause and resume components.
+The following table lists the minimum versions of the SDKs that you can use to pause and resume components.
@@ -358 +359 @@ To use this operation, you must define an authorization policy that grants permi
-The following table lists the minimum versions of the AWS IoT Device SDK that you must use to pause and resume components.
+The following table lists the minimum versions of the SDKs that you can use to pause and resume components.