AWS iot documentation change
Summary
Fixed URL formatting by adding double slashes in documentation links
Security assessment
The changes correct URL paths but do not alter security-related content. No evidence of addressing vulnerabilities or adding security features.
Diff
diff --git a/iot/latest/developerguide/exclusive-thing.md b/iot/latest/developerguide/exclusive-thing.md index a960d1cb3..be0dd443a 100644 --- a//iot/latest/developerguide/exclusive-thing.md +++ b//iot/latest/developerguide/exclusive-thing.md @@ -30 +30 @@ Note that if your IoT thing and client connection has a non-exclusive associatio -**Thing policy variables** \- You can use thing policy variables to authorize device access to AWS IoT API operations. These variables allow you to write AWS IoT Core policies that grant or deny permissions based on thing properties like names, types, and attribute values. By using thing policy variables, you can apply the same policy to control multiple AWS IoT Core devices. This allows you to simplify policy management and reduce resource duplication. For more information, see [Thing policy variables](https://docs.aws.amazon.com/iot/latest/developerguide/thing-policy-variables.html). +**Thing policy variables** \- You can use thing policy variables to authorize device access to AWS IoT API operations. These variables allow you to write AWS IoT Core policies that grant or deny permissions based on thing properties like names, types, and attribute values. By using thing policy variables, you can apply the same policy to control multiple AWS IoT Core devices. This allows you to simplify policy management and reduce resource duplication. For more information, see [Thing policy variables](https://docs.aws.amazon.com//iot/latest/developerguide/thing-policy-variables.html). @@ -32 +32 @@ Note that if your IoT thing and client connection has a non-exclusive associatio -**Lifecycle events** \- You can receive the thing name in lifecycle events (for example, connect, disconnect and subscribe, and unsubscribe). This allows processing of the thing name included in the messages, such as in rules. For more information, see [Lifecycle events](https://docs.aws.amazon.com/iot/latest/developerguide/life-cycle-events.html). +**Lifecycle events** \- You can receive the thing name in lifecycle events (for example, connect, disconnect and subscribe, and unsubscribe). This allows processing of the thing name included in the messages, such as in rules. For more information, see [Lifecycle events](https://docs.aws.amazon.com//iot/latest/developerguide/life-cycle-events.html). @@ -36 +36 @@ Note that if your IoT thing and client connection has a non-exclusive associatio -**Cost allocation** \- You can create billing groups with custom tags for cost allocation and add the things to these groups. For more information, see [Billing groups](https://docs.aws.amazon.com/iot/latest/developerguide/tagging-iot-billing-groups.html). +**Cost allocation** \- You can create billing groups with custom tags for cost allocation and add the things to these groups. For more information, see [Billing groups](https://docs.aws.amazon.com//iot/latest/developerguide/tagging-iot-billing-groups.html). @@ -44 +44 @@ If your client ID matches your thing's name in the registry, after you attach an - 1. Open the [AWS IoT home page](https://console.aws.amazon.com/iot/home#/home) in the AWS IoT console. On the left navigation, from **Security** , choose **Certificates**. + 1. Open the [AWS IoT home page](https://console.aws.amazon.com//iot/home#/home) in the AWS IoT console. On the left navigation, from **Security** , choose **Certificates**. @@ -59 +59 @@ Alternatively, choose a certificate and navigate to the certificate details page - 1. Open the [AWS IoT home page](https://console.aws.amazon.com/iot/home#/home) in the AWS IoT console. On the left navigation, from **Security** , choose **Certificates**. + 1. Open the [AWS IoT home page](https://console.aws.amazon.com//iot/home#/home) in the AWS IoT console. On the left navigation, from **Security** , choose **Certificates**.