AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/iot-endpoints-tls-config.md

Summary

Updated URL paths in CLI command references and API documentation links

Security assessment

All modifications are URL formatting corrections. While TLS configuration is security-related, the changes do not alter security guidance or address vulnerabilities.

Diff

diff --git a/iot/latest/developerguide/iot-endpoints-tls-config.md b/iot/latest/developerguide/iot-endpoints-tls-config.md
index 8475e3f30..61fd8490c 100644
--- a//iot/latest/developerguide/iot-endpoints-tls-config.md
+++ b//iot/latest/developerguide/iot-endpoints-tls-config.md
@@ -59 +59 @@ To configure TLS settings in domain configurations, you can use the AWS IoT cons
-For more information, see [Create a domain configuration](https://docs.aws.amazon.com/iot/latest/developerguide/iot-custom-endpoints-configurable-custom.html#iot-custom-endpoints-configurable-custom-domain-config) and [Manage domain configurations](./iot-custom-endpoints-managing.html).
+For more information, see [Create a domain configuration](https://docs.aws.amazon.com//iot/latest/developerguide/iot-custom-endpoints-configurable-custom.html#iot-custom-endpoints-configurable-custom-domain-config) and [Manage domain configurations](./iot-custom-endpoints-managing.html).
@@ -63 +63 @@ For more information, see [Create a domain configuration](https://docs.aws.amazo
-You can use the [**create-domain-configuration**](https://docs.aws.amazon.com/cli/latest/reference/iot/create-domain-configuration.html) and [**update-domain-configuration**](https://docs.aws.amazon.com/cli/latest/reference/iot/update-domain-configuration.html) CLI commands to configure your TLS settings in domain configurations.
+You can use the [**create-domain-configuration**](https://docs.aws.amazon.com//cli/latest/reference/iot/create-domain-configuration.html) and [**update-domain-configuration**](https://docs.aws.amazon.com//cli/latest/reference/iot/update-domain-configuration.html) CLI commands to configure your TLS settings in domain configurations.
@@ -65 +65 @@ You can use the [**create-domain-configuration**](https://docs.aws.amazon.com/cl
-  1. To specify TLS settings using the [**create-domain-configuration**](https://docs.aws.amazon.com/cli/latest/reference/iot/create-domain-configuration.html) CLI command:
+  1. To specify TLS settings using the [**create-domain-configuration**](https://docs.aws.amazon.com//cli/latest/reference/iot/create-domain-configuration.html) CLI command:
@@ -80 +80 @@ If you create a new domain configuration without specifying the security policy,
-  2. To describe TLS settings using the [**describe-domain-configuration**](https://docs.aws.amazon.com/cli/latest/reference/iot/describe-domain-configuration.html) CLI command:
+  2. To describe TLS settings using the [**describe-domain-configuration**](https://docs.aws.amazon.com//cli/latest/reference/iot/describe-domain-configuration.html) CLI command:
@@ -101 +101 @@ This command can return the domain configuration details that include the TLS se
-  3. To update TLS settings using the [**update-domain-configuration**](https://docs.aws.amazon.com/cli/latest/reference/iot/update-domain-configuration.html) CLI command:
+  3. To update TLS settings using the [**update-domain-configuration**](https://docs.aws.amazon.com//cli/latest/reference/iot/update-domain-configuration.html) CLI command:
@@ -114 +114 @@ The output of this command can look like the following:
-  4. To update the TLS settings for your ATS endpoint, run the [**update-domain-configuration**](https://docs.aws.amazon.com/cli/latest/reference/iot/update-domain-configuration.html) CLI command. The domain configuration name for your ATS endpoint is `iot:Data-ATS`.
+  4. To update the TLS settings for your ATS endpoint, run the [**update-domain-configuration**](https://docs.aws.amazon.com//cli/latest/reference/iot/update-domain-configuration.html) CLI command. The domain configuration name for your ATS endpoint is `iot:Data-ATS`.
@@ -130 +130 @@ The output of the command can look like the following:
-For more information, see [CreateDomainConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateDomainConfiguration.html) and [UpdateDomainConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateDomainConfiguration.html) in the _AWS API Reference_.
+For more information, see [CreateDomainConfiguration](https://docs.aws.amazon.com//iot/latest/apireference/API_CreateDomainConfiguration.html) and [UpdateDomainConfiguration](https://docs.aws.amazon.com//iot/latest/apireference/API_UpdateDomainConfiguration.html) in the _AWS API Reference_.