AWS cli documentation change
Summary
Updated CLI version references and enabled cross-account usage with resource-based policies
Security assessment
Added documentation about resource-based policies for cross-account access, improving security guidance without evidence of vulnerability remediation
Diff
diff --git a/cli/latest/reference/payment-cryptography-data/generate-pin-data.md b/cli/latest/reference/payment-cryptography-data/generate-pin-data.md index ea19cb947..be059234b 100644 --- a//cli/latest/reference/payment-cryptography-data/generate-pin-data.md +++ b//cli/latest/reference/payment-cryptography-data/generate-pin-data.md @@ -15 +15 @@ - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) » @@ -68 +68 @@ 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) . @@ -862 +862 @@ PinData -> (tagged union structure) - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) »