AWS Security ChangesHomeSearch

AWS iot documentation change

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

File: iot/latest/developerguide/custom-auth-authorize.md

Summary

Fixed URL formatting by adding an extra slash in the AWS CLI documentation link

Security assessment

The change corrects a URL path but does not alter security-related content or address vulnerabilities. It is a documentation formatting fix.

Diff

diff --git a/iot/latest/developerguide/custom-auth-authorize.md b/iot/latest/developerguide/custom-auth-authorize.md
index 977115c56..aaee5b2ec 100644
--- a//iot/latest/developerguide/custom-auth-authorize.md
+++ b//iot/latest/developerguide/custom-auth-authorize.md
@@ -7 +7 @@
-In this section, you'll grant the permission of the custom authorizer resource that you just created to run the Lambda function. To grant the permission, you can use the [add-permission](https://docs.aws.amazon.com/cli/latest/reference/lambda/add-permission.html) CLI command.
+In this section, you'll grant the permission of the custom authorizer resource that you just created to run the Lambda function. To grant the permission, you can use the [add-permission](https://docs.aws.amazon.com//cli/latest/reference/lambda/add-permission.html) CLI command.