AWS cli documentation change
Summary
Updated navigation links and CLI version reference. Modified cross-account use policy to reference resource-based policies.
Security assessment
Changes only update cross-account policy documentation to reference resource-based policies without evidence of fixing a security issue. The added documentation explains security controls for cross-account access.
Diff
diff --git a/cli/latest/reference/payment-cryptography-data/generate-card-validation-data.md b/cli/latest/reference/payment-cryptography-data/generate-card-validation-data.md index 72a03a97c..37b7ca551 100644 --- a//cli/latest/reference/payment-cryptography-data/generate-card-validation-data.md +++ b//cli/latest/reference/payment-cryptography-data/generate-card-validation-data.md @@ -14,2 +14,2 @@ - * [previous](generate-as2805-kek-validation.html "generate-as2805-kek-validation") | - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [previous](generate-auth-request-cryptogram.html "generate-auth-request-cryptogram") | + * [AWS CLI 2.34.52 Command Reference](../../index.html) » @@ -22 +22 @@ - * [← generate-as2805-kek-validation](generate-as2805-kek-validation.html "previous chapter \(use the left arrow\)") / + * [← generate-auth-request-cryptogram](generate-auth-request-cryptogram.html "previous chapter \(use the left arrow\)") / @@ -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) . @@ -611 +611 @@ ValidationData -> (string) - * [← generate-as2805-kek-validation](generate-as2805-kek-validation.html "previous chapter \(use the left arrow\)") / + * [← generate-auth-request-cryptogram](generate-auth-request-cryptogram.html "previous chapter \(use the left arrow\)") / @@ -620,2 +620,2 @@ ValidationData -> (string) - * [previous](generate-as2805-kek-validation.html "generate-as2805-kek-validation") | - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [previous](generate-auth-request-cryptogram.html "generate-auth-request-cryptogram") | + * [AWS CLI 2.34.52 Command Reference](../../index.html) »