AWS Security ChangesHomeSearch

AWS iot documentation change

Service: iot · 2025-11-22 · Documentation low

File: iot/latest/developerguide/device-certs-your-own.md

Summary

Fixed URL formatting in Just-in-Time Provisioning documentation link

Security assessment

The change only addresses URL syntax and does not modify certificate management security practices

Diff

diff --git a/iot/latest/developerguide/device-certs-your-own.md b/iot/latest/developerguide/device-certs-your-own.md
index aa360ce7f..dc3240eba 100644
--- a//iot/latest/developerguide/device-certs-your-own.md
+++ b//iot/latest/developerguide/device-certs-your-own.md
@@ -11 +11 @@ AWS IoT supports multiple ways for bringing your own certificates (BYOC):
-  * First, register the CA that’s used for signing the client certificates and then register individual client certificates. If you want to register the device or client to its client certificate when it first connects to AWS IoT (also known as [Just-in-Time Provisioning](https://docs.aws.amazon.com/iot/latest/developerguide/jit-provisioning.html)), you must register the signing CA with AWS IoT and activate auto-registration.
+  * First, register the CA that’s used for signing the client certificates and then register individual client certificates. If you want to register the device or client to its client certificate when it first connects to AWS IoT (also known as [Just-in-Time Provisioning](https://docs.aws.amazon.com//iot/latest/developerguide/jit-provisioning.html)), you must register the signing CA with AWS IoT and activate auto-registration.