AWS iot documentation change
Summary
Corrected URL formatting in error message references to AWS IoT Core service quotas
Security assessment
The modifications only adjust URL paths by adding slashes. The error messages describe service quota limits for MQTT file delivery parameters (block size, offset, etc.), which relate to operational constraints rather than security vulnerabilities or security feature documentation.
Diff
diff --git a/iot/latest/developerguide/mqtt-based-file-delivery-in-devices.md b/iot/latest/developerguide/mqtt-based-file-delivery-in-devices.md index 3eaa2d018..62d658f3e 100644 --- a//iot/latest/developerguide/mqtt-based-file-delivery-in-devices.md +++ b//iot/latest/developerguide/mqtt-based-file-delivery-in-devices.md @@ -325 +325 @@ The request is not authorized to access the stream data files in the storage med -The block size is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com/general/latest/gr/iot-core.html#limits_iot). +The block size is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com//general/latest/gr/iot-core.html#limits_iot). @@ -330 +330 @@ The block size is out of bounds. Refer to the "**MQTT-based File Delivery** " se -The offset is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com/general/latest/gr/iot-core.html#limits_iot). +The offset is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com//general/latest/gr/iot-core.html#limits_iot). @@ -335 +335 @@ The offset is out of bounds. Refer to the "**MQTT-based File Delivery** " sectio -The number of request block(s) is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com/general/latest/gr/iot-core.html#limits_iot). +The number of request block(s) is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com//general/latest/gr/iot-core.html#limits_iot). @@ -340 +340 @@ The number of request block(s) is out of bounds. Refer to the "**MQTT-based File -The size of the request bitmap is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com/general/latest/gr/iot-core.html#limits_iot). +The size of the request bitmap is out of bounds. Refer to the "**MQTT-based File Delivery** " section in [AWS IoT Core Service Quotas](https://docs.aws.amazon.com//general/latest/gr/iot-core.html#limits_iot).