AWS greengrass documentation change
Summary
Updated AWS IoT Greengrass Core software version from 2.16.1 to 2.17.0 in multiple configuration examples and added a hyperlink to the Greengrass nucleus component documentation in the HSM support note.
Security assessment
The changes are routine version updates and minor documentation improvements. There is no evidence of addressing a specific security vulnerability, weakness, or incident. The version bump from 2.16.1 to 2.17.0 is a standard software update. The addition of a hyperlink improves documentation clarity but doesn't introduce new security content. The note about HSM (Hardware Security Module) support remains unchanged in substance.
Diff
diff --git a/greengrass/v2/developerguide/FIPS.md b/greengrass/v2/developerguide/FIPS.md index 5c0858430..0ad2bc598 100644 --- a//greengrass/v2/developerguide/FIPS.md +++ b//greengrass/v2/developerguide/FIPS.md @@ -1011 +1011 @@ Copy the following YAML content into the file. This partial configuration file s - version: "2.16.1" + version: "2.17.0" @@ -1026 +1026 @@ 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. @@ -1143 +1143 @@ Copy the following YAML content into the file. This partial configuration file s - version: "2.16.1" + version: "2.17.0" @@ -1160 +1160 @@ 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. @@ -1240 +1240 @@ Install FIPS endpoints on your AWS IoT Greengrass Core software with AWS IoT fle -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. +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, install the AWS IoT Greengrass Core software with manual provisioning. @@ -1693 +1693 @@ Linux or Unix - version: "2.16.1" + version: "2.17.0" @@ -1718 +1718 @@ Windows - version: "2.16.1" + version: "2.17.0" @@ -1736 +1736 @@ 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.