AWS iot documentation change
Summary
Fixed URL formatting in documentation links by adding double slashes after domain
Security assessment
The change only corrects URL syntax without altering security-related content. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/iot/latest/developerguide/basic-policy-variables.md b/iot/latest/developerguide/basic-policy-variables.md index 0cd721565..67c541737 100644 --- a//iot/latest/developerguide/basic-policy-variables.md +++ b//iot/latest/developerguide/basic-policy-variables.md @@ -158 +158 @@ The following policy denies devices to connect to the specified domain. -For more information about policy conditional operator, see [IAM JSON policy elements: Condition operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html). For more information about domain configurations, see [What is a domain configuration?](https://docs.aws.amazon.com/iot/latest/developerguide/iot-custom-endpoints-configurable.html). +For more information about policy conditional operator, see [IAM JSON policy elements: Condition operators](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_elements_condition_operators.html). For more information about domain configurations, see [What is a domain configuration?](https://docs.aws.amazon.com//iot/latest/developerguide/iot-custom-endpoints-configurable.html).