AWS Security ChangesHomeSearch

AWS cli medium security documentation change

Service: cli · 2025-08-10 · Security-related medium

File: cli/latest/reference/iot-data/list-retained-messages.md

Summary

Corrected permission documentation link and updated CLI version

Security assessment

Fixes an incorrect permission reference link that previously pointed to an unrelated service. This prevents misconfiguration that could lead to unauthorized access due to incorrect IAM policies.

Diff

diff --git a/cli/latest/reference/iot-data/list-retained-messages.md b/cli/latest/reference/iot-data/list-retained-messages.md
index 2c5a87fb7..964582d41 100644
--- a//cli/latest/reference/iot-data/list-retained-messages.md
+++ b//cli/latest/reference/iot-data/list-retained-messages.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.6 Command Reference](../../index.html) »
@@ -65 +65 @@ To get the message payload of a retained message, call [GetRetainedMessage](http
-Requires permission to access the [ListRetainedMessages](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiotfleethubfordevicemanagement.html#awsiotfleethubfordevicemanagement-actions-as-permissions) action.
+Requires permission to access the [ListRetainedMessages](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html) action.
@@ -263 +263 @@ nextToken -> (string)
-  * [AWS CLI 2.28.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.6 Command Reference](../../index.html) »