AWS cli documentation change
Summary
Updated cross-account use note to support resource-based policies
Security assessment
The change documents support for cross-account operations using resource-based policies, improving access control documentation. No vulnerability fix is indicated.
Diff
diff --git a/cli/latest/reference/payment-cryptography/export-key.md b/cli/latest/reference/payment-cryptography/export-key.md index f1b69112e..4abb7b79f 100644 --- a//cli/latest/reference/payment-cryptography/export-key.md +++ b//cli/latest/reference/payment-cryptography/export-key.md @@ -15 +15 @@ - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) » @@ -140 +140 @@ When this operation is successful, Amazon Web Services Payment Cryptography retu -> **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) . @@ -1144 +1144 @@ WrappedKey -> (structure) - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) »