AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/iot-connect-service.md

Summary

Updated documentation links to include double slashes in AWS documentation URLs (formatting fix).

Security assessment

The changes only correct URL formatting (adding double slashes after the domain) for AWS documentation links. There is no evidence of addressing a security vulnerability, patching a weakness, or responding to an incident. The updates maintain existing security guidance but do not introduce new security-related content.

Diff

diff --git a/iot/latest/developerguide/iot-connect-service.md b/iot/latest/developerguide/iot-connect-service.md
index 5ff1e5410..85ed9d9e2 100644
--- a//iot/latest/developerguide/iot-connect-service.md
+++ b//iot/latest/developerguide/iot-connect-service.md
@@ -9 +9 @@ AWS CLI for AWS IoT CoreAWS SDKsAWS Mobile SDKsREST APIs of the AWS IoT Core ser
-You can access the features of the **AWS IoT Core - control plane** by using the AWS CLI, the AWS SDK for your preferred language, or by calling the REST API directly. We recommend using the AWS CLI or an AWS SDK to interact with AWS IoT Core because they incorporate the best practices for calling AWS services. Calling the REST APIs directly is an option, but you must provide [the necessary security credentials](https://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html) that enable access to the API.
+You can access the features of the **AWS IoT Core - control plane** by using the AWS CLI, the AWS SDK for your preferred language, or by calling the REST API directly. We recommend using the AWS CLI or an AWS SDK to interact with AWS IoT Core because they incorporate the best practices for calling AWS services. Calling the REST APIs directly is an option, but you must provide [the necessary security credentials](https://docs.aws.amazon.com//general/latest/gr/signing_aws_api_requests.html) that enable access to the API.
@@ -27 +27 @@ The AWS CLI provides command-line access to AWS APIs.
-For information about how to install the AWS CLI, see [Installing the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html).
+For information about how to install the AWS CLI, see [Installing the AWS CLI](https://docs.aws.amazon.com//cli/latest/userguide/cli-chap-install.html).
@@ -56 +56 @@ With AWS SDKs, your apps and compatible devices can call AWS IoT APIs and the AP
-  * [AWS IoT](https://docs.aws.amazon.com/iot/latest/apireference/welcome.html)
+  * [AWS IoT](https://docs.aws.amazon.com//iot/latest/apireference/welcome.html)
@@ -58 +58 @@ With AWS SDKs, your apps and compatible devices can call AWS IoT APIs and the AP
-  * [AWS IoT Data Plane](https://docs.aws.amazon.com/iot/latest/apireference/welcome.html)
+  * [AWS IoT Data Plane](https://docs.aws.amazon.com//iot/latest/apireference/welcome.html)
@@ -60 +60 @@ With AWS SDKs, your apps and compatible devices can call AWS IoT APIs and the AP
-  * [AWS IoT Jobs Data Plane](https://docs.aws.amazon.com/iot/latest/apireference/welcome.html)
+  * [AWS IoT Jobs Data Plane](https://docs.aws.amazon.com//iot/latest/apireference/welcome.html)
@@ -62 +62 @@ With AWS SDKs, your apps and compatible devices can call AWS IoT APIs and the AP
-  * [AWS IoT Secure Tunneling](https://docs.aws.amazon.com/iot/latest/apireference/welcome.html)
+  * [AWS IoT Secure Tunneling](https://docs.aws.amazon.com//iot/latest/apireference/welcome.html)
@@ -410 +410 @@ The REST APIs of the AWS IoT Core services can be called directly by using HTTP
-The service endpoints that expose the REST APIs of the AWS IoT Core services vary by Region and are listed in [AWS IoT Core Endpoints and Quotas](https://docs.aws.amazon.com/general/latest/gr/iot-core.html). You must use the endpoint for the Region that has the AWS IoT resources that you want to access, because AWS IoT resources are Region specific.
+The service endpoints that expose the REST APIs of the AWS IoT Core services vary by Region and are listed in [AWS IoT Core Endpoints and Quotas](https://docs.aws.amazon.com//general/latest/gr/iot-core.html). You must use the endpoint for the Region that has the AWS IoT resources that you want to access, because AWS IoT resources are Region specific.
@@ -414 +414 @@ The service endpoints that expose the REST APIs of the AWS IoT Core services var
-The REST APIs of the AWS IoT Core services use AWS IAM credentials for authentication. For more information, see [Signing AWS API requests](https://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html) in the AWS General Reference.
+The REST APIs of the AWS IoT Core services use AWS IAM credentials for authentication. For more information, see [Signing AWS API requests](https://docs.aws.amazon.com//general/latest/gr/signing_aws_api_requests.html) in the AWS General Reference.
@@ -420 +420 @@ For information about the specific functions provided by the REST APIs of the AW
-    * [API reference for IoT](https://docs.aws.amazon.com/iot/latest/apireference/API_Operations_AWS_IoT.html).
+    * [API reference for IoT](https://docs.aws.amazon.com//iot/latest/apireference/API_Operations_AWS_IoT.html).
@@ -422 +422 @@ For information about the specific functions provided by the REST APIs of the AW
-    * [API reference for IoT data](https://docs.aws.amazon.com/iot/latest/apireference/API_Operations_AWS_IoT_Data_Plane.html).
+    * [API reference for IoT data](https://docs.aws.amazon.com//iot/latest/apireference/API_Operations_AWS_IoT_Data_Plane.html).
@@ -424 +424 @@ For information about the specific functions provided by the REST APIs of the AW
-    * [API reference for IoT jobs data](https://docs.aws.amazon.com/iot/latest/apireference/API_Operations_AWS_IoT_Jobs_Data_Plane.html).
+    * [API reference for IoT jobs data](https://docs.aws.amazon.com//iot/latest/apireference/API_Operations_AWS_IoT_Jobs_Data_Plane.html).
@@ -426 +426 @@ For information about the specific functions provided by the REST APIs of the AW
-    * [API reference for IoT secure tunneling](https://docs.aws.amazon.com/iot/latest/apireference/API_Operations_AWS_IoT_Secure_Tunneling.html).
+    * [API reference for IoT secure tunneling](https://docs.aws.amazon.com//iot/latest/apireference/API_Operations_AWS_IoT_Secure_Tunneling.html).