AWS iot documentation change
Summary
Fixed console and API documentation URLs by adjusting slashes and formatting
Security assessment
Updates are limited to URL path corrections (e.g., console links and API references). No changes to security practices, CA registration processes, or vulnerability disclosures.
Diff
diff --git a/iot/latest/developerguide/manage-your-CA-certs.md b/iot/latest/developerguide/manage-your-CA-certs.md index 0d1add08c..83755592f 100644 --- a//iot/latest/developerguide/manage-your-CA-certs.md +++ b//iot/latest/developerguide/manage-your-CA-certs.md @@ -62 +62 @@ These procedures describe how to register a certificate from a certificate autho -To register a CA certificate in the console, start in the console at [Register CA certificate](https://console.aws.amazon.com/iot/home#/create/cacertificate). You can register your CA in Multi-account mode and without the need to provide a verification certificate or access to the private key. A CA can be registered in Multi-account mode by multiple AWS accounts in the same AWS Region. You can register your CA in Single-account mode by providing a verification certificate and proof of ownership of CA’s private key. +To register a CA certificate in the console, start in the console at [Register CA certificate](https://console.aws.amazon.com//iot/home#/create/cacertificate). You can register your CA in Multi-account mode and without the need to provide a verification certificate or access to the private key. A CA can be registered in Multi-account mode by multiple AWS accounts in the same AWS Region. You can register your CA in Single-account mode by providing a verification certificate and proof of ownership of CA’s private key. @@ -66 +66 @@ To register a CA certificate in the console, start in the console at [Register C -You can register a CA certificate in `DEFAULT` mode or `SNI_ONLY` mode. A CA can be registered in `DEFAULT` mode by one AWS account in one AWS Region. A CA can be registered in `SNI_ONLY` mode by multiple AWS accounts in the same AWS Region. For more information about CA certificate mode, see [certificateMode](https://docs.aws.amazon.com/iot/latest/apireference/API_CACertificateDescription.html#iot-Type-CACertificateDescription-certificateMode). +You can register a CA certificate in `DEFAULT` mode or `SNI_ONLY` mode. A CA can be registered in `DEFAULT` mode by one AWS account in one AWS Region. A CA can be registered in `SNI_ONLY` mode by multiple AWS accounts in the same AWS Region. For more information about CA certificate mode, see [certificateMode](https://docs.aws.amazon.com//iot/latest/apireference/API_CACertificateDescription.html#iot-Type-CACertificateDescription-certificateMode). @@ -202 +202 @@ This procedure is only for use if you are registering a CA certificate from the -If you did not come to this procedure from the AWS IoT console, start the CA certificate registration process in the console at [Register CA certificate](https://console.aws.amazon.com/iot/home#/create/cacertificate). +If you did not come to this procedure from the AWS IoT console, start the CA certificate registration process in the console at [Register CA certificate](https://console.aws.amazon.com//iot/home#/create/cacertificate).