AWS Security ChangesHomeSearch

AWS greengrass: Fix AWS IoT Greengrass console URL formatting

Service: greengrass · 2026-08-19 · Documentation low

File: greengrass/v2/developerguide/secure-tunneling-component.md

Summary

Corrected a double slash in the AWS IoT Greengrass console URL link.

Security assessment

Change only fixes a broken URL format with no security implications.

Evidence

+When you deploy a component, AWS IoT Greengrass also deploys compatible versions of its dependencies. This means that you must meet the requirements for the component and all of its dependencies to successfully deploy the component. This section lists the dependencies for the released versions of this component and the semantic version constraints that define the component versions for each dependency. You can also view the dependencies for each version of the component in the [AWS IoT Greengrass console](https://console.aws.amazon.com/greengrass). On the component details page, look for the **Dependencies** list.

Diff

diff --git a/greengrass/v2/developerguide/secure-tunneling-component.md b/greengrass/v2/developerguide/secure-tunneling-component.md
index b6936c39e..bf0d50612 100644
--- a//greengrass/v2/developerguide/secure-tunneling-component.md
+++ b//greengrass/v2/developerguide/secure-tunneling-component.md
@@ -138 +138 @@ Endpoint | Port | Required | Description
-When you deploy a component, AWS IoT Greengrass also deploys compatible versions of its dependencies. This means that you must meet the requirements for the component and all of its dependencies to successfully deploy the component. This section lists the dependencies for the released versions of this component and the semantic version constraints that define the component versions for each dependency. You can also view the dependencies for each version of the component in the [AWS IoT Greengrass console](https://console.aws.amazon.com//greengrass). On the component details page, look for the **Dependencies** list.
+When you deploy a component, AWS IoT Greengrass also deploys compatible versions of its dependencies. This means that you must meet the requirements for the component and all of its dependencies to successfully deploy the component. This section lists the dependencies for the released versions of this component and the semantic version constraints that define the component versions for each dependency. You can also view the dependencies for each version of the component in the [AWS IoT Greengrass console](https://console.aws.amazon.com/greengrass). On the component details page, look for the **Dependencies** list.