AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/use-policy-variables.md

Summary

Fixed URL formatting in Null condition operator documentation link

Security assessment

Change only corrects a documentation URL path. No security policy content or security-related guidance was modified.

Diff

diff --git a/iot/latest/developerguide/use-policy-variables.md b/iot/latest/developerguide/use-policy-variables.md
index 26eafacc6..70122d563 100644
--- a//iot/latest/developerguide/use-policy-variables.md
+++ b//iot/latest/developerguide/use-policy-variables.md
@@ -271 +271 @@ If your X.509 certificate doesn't include a particular certificate attribute but
-You can also use the [Null condition operator](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_Null) to ensure that the certificate policy variables used in a policy are populated during policy evaluation. The following policy document allows `iot:Connect` with certificates only when the Certificate Serial Number and Certificate Subject Common name attributes are present.
+You can also use the [Null condition operator](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_Null) to ensure that the certificate policy variables used in a policy are populated during policy evaluation. The following policy document allows `iot:Connect` with certificates only when the Certificate Serial Number and Certificate Subject Common name attributes are present.