AWS Security ChangesHomeSearch

AWS greengrass documentation change

Service: greengrass · 2025-11-22 · Documentation low

File: greengrass/v2/developerguide/document-history.md

Summary

Updated URLs in document history entries to include double slashes after domain (e.g., 'https://docs.aws.amazon.com//greengrass/...'). No changes to security-related content.

Security assessment

The changes are purely URL formatting fixes (adding an extra slash). None of the version descriptions for components like Secret Manager or Secure Tunneling were modified to address security vulnerabilities or introduce new security features. Existing security-related entries (e.g., fixes for secret persistence or glibc compatibility) were already documented prior to this diff.

Diff

diff --git a/greengrass/v2/developerguide/document-history.md b/greengrass/v2/developerguide/document-history.md
index 350f47016..d2ea0f3de 100644
--- a//greengrass/v2/developerguide/document-history.md
+++ b//greengrass/v2/developerguide/document-history.md
@@ -29 +29 @@ Change| Description| Date
-[Secure tunneling v1.1.3 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.3 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.10.0 to version 1.10.1. This version also fixes the GNU C Library (glibc) compatibility issues in secure tunneling component version 1.1.2.| May 16, 2025  
+[Secure tunneling v1.1.3 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.3 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.10.0 to version 1.10.1. This version also fixes the GNU C Library (glibc) compatibility issues in secure tunneling component version 1.1.2.| May 16, 2025  
@@ -31 +31 @@ Change| Description| Date
-[Secret manager v2.2.5 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.5 is available. This version fixes an issue where a secret doesn't get fetched from the AWS Cloud if it isn't present in the local cache.| April 16, 2025  
+[Secret manager v2.2.5 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.5 is available. This version fixes an issue where a secret doesn't get fetched from the AWS Cloud if it isn't present in the local cache.| April 16, 2025  
@@ -33 +33 @@ Change| Description| Date
-[Secret manager v2.2.4 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.4 is available. This version reduces the frequency of writes to the local secret store. Secret manager now writes to the local store only when secrets are updated.| April 8, 2025  
+[Secret manager v2.2.4 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.4 is available. This version reduces the frequency of writes to the local secret store. Secret manager now writes to the local store only when secrets are updated.| April 8, 2025  
@@ -35 +35 @@ Change| Description| Date
-[Secure tunneling v1.1.2 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.2 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.9.0 to version 1.10.0. Secure tunneling v1.1.2 also fixes the payload transfer issue which prevents users from forwarding large files from Greengrass V2 core devices to the source device through the secure tunnel.| March 27, 2025  
+[Secure tunneling v1.1.2 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.2 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.9.0 to version 1.10.0. Secure tunneling v1.1.2 also fixes the payload transfer issue which prevents users from forwarding large files from Greengrass V2 core devices to the source device through the secure tunnel.| March 27, 2025  
@@ -38 +38 @@ Change| Description| Date
-[Secret manager v2.2.3 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.3 is available. This version fixes an issue where secret manager wipes the locally persisted secrets when the core device is offline and the device’s security service (such as an HSM) is unavailable.| March 18, 2025  
+[Secret manager v2.2.3 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.3 is available. This version fixes an issue where secret manager wipes the locally persisted secrets when the core device is offline and the device’s security service (such as an HSM) is unavailable.| March 18, 2025  
@@ -42 +42 @@ Change| Description| Date
-[Secure tunneling v1.1.1 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.1 is available. This version adds configuration to support Greengrass nucleus lite.| February 7, 2025  
+[Secure tunneling v1.1.1 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.1 is available. This version adds configuration to support Greengrass nucleus lite.| February 7, 2025  
@@ -50 +50 @@ Change| Description| Date
-[Secure tunneling v1.1.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.0 is available. This version adds recipe supports for Greengrass nucleus lite.| December 16, 2024  
+[Secure tunneling v1.1.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.0 is available. This version adds recipe supports for Greengrass nucleus lite.| December 16, 2024  
@@ -106 +106 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[Secure tunneling v1.0.19 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.19 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.8.0 to version 1.9.0. Secure tunneling v1.0.19 increases the concurrent tunnel limit to 20 tunnels on a component level. This new version also increases AWS IoT Greengrass Core IPC timeout from 3 seconds to 10 seconds.| May 1, 2024  
+[Secure tunneling v1.0.19 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.19 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.8.0 to version 1.9.0. Secure tunneling v1.0.19 increases the concurrent tunnel limit to 20 tunnels on a component level. This new version also increases AWS IoT Greengrass Core IPC timeout from 3 seconds to 10 seconds.| May 1, 2024  
@@ -152 +152 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[Secure tunneling v1.0.17 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.17 is available.| October 4, 2023  
+[Secure tunneling v1.0.17 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.17 is available.| October 4, 2023  
@@ -169 +169 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[SageMaker AI Edge Manager discontinued](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component is being discontinued on April 26, 2024.| April 28, 2023  
+[SageMaker AI Edge Manager discontinued](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component is being discontinued on April 26, 2024.| April 28, 2023  
@@ -185 +185 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[IAM best practices updated](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html)| Updated guide to align with the IAM best practices. For more information, see [Security best practices in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html).| February 3, 2023  
+[IAM best practices updated](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html)| Updated guide to align with the IAM best practices. For more information, see [Security best practices in IAM](https://docs.aws.amazon.com//IAM/latest/UserGuide/best-practices.html).| February 3, 2023  
@@ -205 +205 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[SageMaker AI Edge Manager v1.3.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.3.0 is available. This release adds support for this component to set the disk size for the TensorRT model cache, and improves prediction concurrency to make better use of device accelerator engines such as GPUs.| September 1, 2022  
+[SageMaker AI Edge Manager v1.3.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.3.0 is available. This release adds support for this component to set the disk size for the TensorRT model cache, and improves prediction concurrency to make better use of device accelerator engines such as GPUs.| September 1, 2022  
@@ -208 +208 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[SageMaker AI Edge Manager v1.2.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.2.0 is available. This release adds support for this component to automatically retrieve SageMaker AI Neo-compiled models that you upload to Amazon S3, so you can deploy new models without needing to create a AWS IoT Greengrass deployment.| August 3, 2022  
+[SageMaker AI Edge Manager v1.2.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.2.0 is available. This release adds support for this component to automatically retrieve SageMaker AI Neo-compiled models that you upload to Amazon S3, so you can deploy new models without needing to create a AWS IoT Greengrass deployment.| August 3, 2022  
@@ -249 +249 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[SageMaker AI Edge Manager v1.1.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.1.0 is available. This release adds support for Greengrass core devices running Amazon Linux 2, and adds a new configuration parameter to specify the location of the capture data folder on your device.| November 3, 2021  
+[SageMaker AI Edge Manager v1.1.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.1.0 is available. This release adds support for Greengrass core devices running Amazon Linux 2, and adds a new configuration parameter to specify the location of the capture data folder on your device.| November 3, 2021  
@@ -269 +269 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[SageMaker AI Edge Manager component v1.0.2 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.0.2 is available. This release updates the installation script in the component lifecycle. Your core devices must now have Python 3.6 or later, including `pip` for your version of Python, installed on the device before you deploy this component. | July 12, 2021  
+[SageMaker AI Edge Manager component v1.0.2 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.0.2 is available. This release updates the installation script in the component lifecycle. Your core devices must now have Python 3.6 or later, including `pip` for your version of Python, installed on the device before you deploy this component. | July 12, 2021  
@@ -279 +279 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[New SageMaker AI Edge Manager component released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Version 1.0.0 of the Amazon SageMaker AI Edge Manager component is available for AWS IoT Greengrass. This component installs the SageMaker AI Edge Manager agent binary on Greengrass core devices. | June 10, 2021  
+[New SageMaker AI Edge Manager component released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Version 1.0.0 of the Amazon SageMaker AI Edge Manager component is available for AWS IoT Greengrass. This component installs the SageMaker AI Edge Manager agent binary on Greengrass core devices. | June 10, 2021  
@@ -296 +296 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14.
-[New secure tunneling component released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Version 1.0.0 of the secure tunneling component is available for AWS IoT Greengrass. This AWS-provided component uses AWS IoT secure tunneling to establish secure bidirectional communication with a Greengrass core device that is behind restricted firewalls.| January 21, 2021  
+[New secure tunneling component released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Version 1.0.0 of the secure tunneling component is available for AWS IoT Greengrass. This AWS-provided component uses AWS IoT secure tunneling to establish secure bidirectional communication with a Greengrass core device that is behind restricted firewalls.| January 21, 2021