AWS cli documentation change
Summary
Updated AWS CLI version and modified cross-account use policy documentation
Security assessment
Similar to decrypt-data.md change, adds cross-account policy documentation for encryption operations without referencing security vulnerabilities.
Diff
diff --git a/cli/latest/reference/payment-cryptography-data/encrypt-data.md b/cli/latest/reference/payment-cryptography-data/encrypt-data.md index 9e89dda93..a1a450efb 100644 --- a//cli/latest/reference/payment-cryptography-data/encrypt-data.md +++ b//cli/latest/reference/payment-cryptography-data/encrypt-data.md @@ -15 +15 @@ - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) » @@ -76 +76 @@ 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) . @@ -739 +739 @@ CipherText -> (string) - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) »