AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-22 · Documentation low

File: cli/latest/reference/payment-cryptography-data/verify-mac.md

Summary

Updated CLI version from 2.34.49 to 2.34.52. Modified cross-account use documentation to explain resource-based policy support. Increased maximum value limit from 16 to 32.

Security assessment

The cross-account use change adds documentation about resource-based policies for access control, which is a security feature. However, there's no evidence of a specific security vulnerability being addressed.

Diff

diff --git a/cli/latest/reference/payment-cryptography-data/verify-mac.md b/cli/latest/reference/payment-cryptography-data/verify-mac.md
index ae243468d..5a1c28bb8 100644
--- a//cli/latest/reference/payment-cryptography-data/verify-mac.md
+++ b//cli/latest/reference/payment-cryptography-data/verify-mac.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.52 Command Reference](../../index.html) »
@@ -66 +66 @@ For information about valid keys for this operation, see [Understanding key attr
-> **Cross-account use** : This operation can’t be used across different Amazon Web Services accounts.
+> **Cross-account use** : This operation supports cross-account use when the key has a resource-based policy that grants access. For more information, see [Resource-based policies](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/security_iam_resource-based-policies.html) .
@@ -429 +429 @@ JSON Syntax:
->   * max: `16`
+>   * max: `32`
@@ -613 +613 @@ KeyCheckValue -> (string)
-  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.52 Command Reference](../../index.html) »