AWS greengrass documentation change
Summary
Updated TPM tutorial title and added a new tutorial for securing Greengrass Nucleus Lite with TPM.
Security assessment
The change adds documentation for a security feature (TPM-based security for Nucleus Lite) but does not address a specific security vulnerability.
Diff
diff --git a/greengrass/v2/developerguide/tutorials.md b/greengrass/v2/developerguide/tutorials.md index 1f6fa79fe..39d9ddc83 100644 --- a//greengrass/v2/developerguide/tutorials.md +++ b//greengrass/v2/developerguide/tutorials.md @@ -19 +19,3 @@ You can complete the following tutorials to learn about AWS IoT Greengrass V2 an - * [Tutorial: Secure AWS IoT Greengrass with Trusted Platform Module (TPM)](./gg-with-tpm-tutorial.html) + * [Tutorial: Secure Greengrass Nucleus with Trusted Platform Module (TPM)](./gg-with-tpm-tutorial.html) + + * [Tutorial: Secure AWS IoT Greengrass Nucleus Lite with Trusted Platform Module (TPM)](./gg-lite-with-tpm-tutorial.html)