AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/creating-a-virtual-thing.md

Summary

Fixed URL formatting by adding double slashes in documentation links

Security assessment

Changes only correct URL syntax without altering security-related content. No security vulnerabilities or security features are mentioned in the diff.

Diff

diff --git a/iot/latest/developerguide/creating-a-virtual-thing.md b/iot/latest/developerguide/creating-a-virtual-thing.md
index 3f7f60558..ceb1bc559 100644
--- a//iot/latest/developerguide/creating-a-virtual-thing.md
+++ b//iot/latest/developerguide/creating-a-virtual-thing.md
@@ -34 +34 @@ The following steps show you how to create an Amazon EC2 instance that will act
-If this is the first time you've created an Amazon EC2 instance, you might find the instructions in [Get started with Amazon EC2Linux instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html) to be more helpful.
+If this is the first time you've created an Amazon EC2 instance, you might find the instructions in [Get started with Amazon EC2Linux instances](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/EC2_GetStarted.html) to be more helpful.
@@ -140 +140 @@ Your Amazon EC2 instance comes preloaded with the AWS CLI. However, you must com
-  1. The following example shows sample values. Replace them with your own values. You can find these values in your [AWS console in your account info under **Security credentials**](https://console.aws.amazon.com/iam/home#/security_credentials).
+  1. The following example shows sample values. Replace them with your own values. You can find these values in your [AWS console in your account info under **Security credentials**](https://console.aws.amazon.com//iam/home#/security_credentials).
@@ -444 +444 @@ You can see the sample app's messages as they pass through the message broker by
-For more information about MQTT and how AWS IoT Core supports the protocol, see [MQTT](https://docs.aws.amazon.com/iot/latest/developerguide/mqtt.html).
+For more information about MQTT and how AWS IoT Core supports the protocol, see [MQTT](https://docs.aws.amazon.com//iot/latest/developerguide/mqtt.html).