AWS Security ChangesHomeSearch

AWS iot documentation change

Service: iot · 2025-03-19 · Documentation low

File: iot/latest/developerguide/exclusive-thing.md

Summary

Corrected a typo in the explanation of exclusive thing associations (changed 'vulnearabilities' to 'vulnerabilities')

Security assessment

The change fixes a typo in existing security-related content but does not address a specific security vulnerability or introduce new security documentation.

Diff

diff --git a/iot/latest/developerguide/exclusive-thing.md b/iot/latest/developerguide/exclusive-thing.md
index a960d1cb3..a0c67375a 100644
--- a/iot/latest/developerguide/exclusive-thing.md
+++ b/iot/latest/developerguide/exclusive-thing.md
@@ -9 +9 @@ Use casesHow to associate a thing to a connection
-An exclusive thing association is when you attach an X.509 certificate to a single AWS IoT thing. In this case, the certificate cannot be used with other things. By ensuring that a certificate is used only by a single IoT thing, it helps prevent security vulnerabilities.
+An exclusive thing association is when you attach an X.509 certificate to a single AWS IoT thing. In this case, the certificate cannot be used with other things. By ensuring that a a certificate is used only by a single IoT thing, it helps prevent security vulnearabilities.