AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2025-08-22 · Documentation low

File: AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.md

Summary

Updated AWS CLI documentation link for decode-authorization-message command from v2 to latest reference

Security assessment

This is a routine documentation link update without any security context changes. The functionality of decoding authorization messages remains unchanged.

Diff

diff --git a/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.md b/AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.md
index 4776c9490..dc23e5639 100644
--- a//AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.md
+++ b//AWSEC2/latest/UserGuide/iam-policies-for-amazon-ec2.md
@@ -421 +421 @@ It can take several minutes for policy changes to propagate before they take eff
-If an authorization check fails, the request returns an encoded message with diagnostic information. You can decode the message using the `DecodeAuthorizationMessage` action. For more information, see [DecodeAuthorizationMessage](https://docs.aws.amazon.com/STS/latest/APIReference/API_DecodeAuthorizationMessage.html) in the _AWS Security Token Service API Reference_ , and [decode-authorization-message](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sts/decode-authorization-message.html).
+If an authorization check fails, the request returns an encoded message with diagnostic information. You can decode the message using the `DecodeAuthorizationMessage` action. For more information, see [DecodeAuthorizationMessage](https://docs.aws.amazon.com/STS/latest/APIReference/API_DecodeAuthorizationMessage.html) in the _AWS Security Token Service API Reference_ , and [decode-authorization-message](https://docs.aws.amazon.com/cli/latest/reference/sts/decode-authorization-message.html).