AWS greengrass documentation change
Summary
Updated documentation to clarify HSM support limitations and added information about TPM support in Greengrass nucleus lite v2.5.0+; updated version references from 2.16.1 to 2.17.0
Security assessment
The change clarifies hardware security module (HSM) limitations and adds documentation about TPM (Trusted Platform Module) support for fleet provisioning, which are security features. However, there's no evidence of a specific security vulnerability being addressed - it's feature documentation and version updates.
Diff
diff --git a/greengrass/v2/developerguide/fleet-provisioning.md b/greengrass/v2/developerguide/fleet-provisioning.md index b3acccafe..0c9b781b9 100644 --- a//greengrass/v2/developerguide/fleet-provisioning.md +++ b//greengrass/v2/developerguide/fleet-provisioning.md @@ -19 +19 @@ AWS IoT Greengrass provides an AWS IoT fleet provisioning plugin that you can us -The fleet provisioning plugin doesn't currently support storing private key and certificate files in a hardware security module (HSM). To use an HSM, [install the AWS IoT Greengrass Core software with manual provisioning](./manual-installation.html). +The fleet provisioning plugin for [Greengrass nucleus](./greengrass-nucleus-component.html) doesn't currently support storing private key and certificate files in a hardware security module (HSM). To use an HSM with [Greengrass nucleus](./greengrass-nucleus-component.html), [install the AWS IoT Greengrass Core software with manual provisioning](./manual-installation.html). [Greengrass nucleus lite](./greengrass-nucleus-lite-component.html) v2.5.0 and later support TPM with fleet provisioning natively. @@ -494 +494 @@ Linux or Unix - version: "2.16.1" + version: "2.17.0" @@ -516 +516 @@ Windows - version: "2.16.1" + version: "2.17.0" @@ -534 +534 @@ Then, do the following: - * Replace `2.16.1` with the version of the AWS IoT Greengrass Core software. + * Replace `2.17.0` with the version of the AWS IoT Greengrass Core software. @@ -568 +568 @@ Linux or Unix - version: "2.16.1" + version: "2.17.0" @@ -604 +604 @@ Windows - version: "2.16.1" + version: "2.17.0"