AWS cli documentation change
Summary
Updated AWS CLI version and modified cross-account use policy documentation
Security assessment
Adds documentation about resource-based policies enabling cross-account decryption operations. This clarifies security permissions but doesn't address a specific vulnerability.
Diff
diff --git a/cli/latest/reference/payment-cryptography-data/decrypt-data.md b/cli/latest/reference/payment-cryptography-data/decrypt-data.md index 3b4c56abf..0cd9f073a 100644 --- a//cli/latest/reference/payment-cryptography-data/decrypt-data.md +++ b//cli/latest/reference/payment-cryptography-data/decrypt-data.md @@ -15 +15 @@ - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) » @@ -72 +72 @@ 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) . @@ -730 +730 @@ PlainText -> (string) - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) »