AWS Security ChangesHomeSearch

AWS cli medium security documentation change

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

File: cli/latest/reference/iot-data/get-retained-message.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/get-retained-message.md b/cli/latest/reference/iot-data/get-retained-message.md
index aafafc337..c80874b56 100644
--- a//cli/latest/reference/iot-data/get-retained-message.md
+++ b//cli/latest/reference/iot-data/get-retained-message.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.6 Command Reference](../../index.html) »
@@ -63 +63 @@ This action returns the message payload of the retained message, which can incur
-Requires permission to access the [GetRetainedMessage](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiotfleethubfordevicemanagement.html#awsiotfleethubfordevicemanagement-actions-as-permissions) action.
+Requires permission to access the [GetRetainedMessage](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html) action.
@@ -239 +239 @@ userProperties -> (blob)
-  * [AWS CLI 2.28.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.6 Command Reference](../../index.html) »