AWS greengrass documentation change
Summary
Fixed a URL formatting issue in the AWS IoT Greengrass console link by adding an extra slash.
Security assessment
The change corrects a URL typo but does not address security issues or document security features.
Diff
diff --git a/greengrass/v2/developerguide/pkcs11-provider-component.md b/greengrass/v2/developerguide/pkcs11-provider-component.md index 6894f99a6..121ec0f98 100644 --- a//greengrass/v2/developerguide/pkcs11-provider-component.md +++ b//greengrass/v2/developerguide/pkcs11-provider-component.md @@ -164 +164 @@ To use a hardware security module and [secret manager](./secret-manager-componen -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.