AWS cli documentation change
Summary
Updated CLI version from 2.34.49 to 2.34.52. Modified cross-account use documentation to explain resource-based policy support.
Security assessment
The cross-account use documentation update clarifies security permissions using resource-based policies, but doesn't indicate any security vulnerability fix.
Diff
diff --git a/cli/latest/reference/payment-cryptography-data/verify-pin-data.md b/cli/latest/reference/payment-cryptography-data/verify-pin-data.md index 707152935..be7987692 100644 --- a//cli/latest/reference/payment-cryptography-data/verify-pin-data.md +++ b//cli/latest/reference/payment-cryptography-data/verify-pin-data.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) . @@ -703 +703 @@ EncryptionKeyCheckValue -> (string) - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) »