AWS iot documentation change
Summary
Fixed URL formatting in custom authorizer tutorial link
Security assessment
Link correction unrelated to security issues. Custom authorizer documentation is pre-existing; no new security features documented.
Diff
diff --git a/iot/latest/developerguide/config-custom-auth.md b/iot/latest/developerguide/config-custom-auth.md index 61317afb7..259656596 100644 --- a//iot/latest/developerguide/config-custom-auth.md +++ b//iot/latest/developerguide/config-custom-auth.md @@ -7 +7 @@ -AWS IoT Core implements custom authentication and authorization schemes by using custom authorizers. A custom authorizer is an AWS IoT Core resource that gives you the flexibility to define and implement the rules and policies based on your specific requirements. To create a custom authorizer with step-by-step instructions, see [Tutorial: Creating a custom authorizer for AWS IoT Core](https://docs.aws.amazon.com/iot/latest/developerguide/custom-auth-tutorial.html). +AWS IoT Core implements custom authentication and authorization schemes by using custom authorizers. A custom authorizer is an AWS IoT Core resource that gives you the flexibility to define and implement the rules and policies based on your specific requirements. To create a custom authorizer with step-by-step instructions, see [Tutorial: Creating a custom authorizer for AWS IoT Core](https://docs.aws.amazon.com//iot/latest/developerguide/custom-auth-tutorial.html).