AWS cli documentation change
Summary
Updated CLI version references, enabled cross-account usage with resource-based policies, and increased minimum field length from 2 to 8
Security assessment
Added documentation about resource-based policies and increased minimum length requirement, improving security posture without evidence of vulnerability remediation
Diff
diff --git a/cli/latest/reference/payment-cryptography-data/verify-auth-request-cryptogram.md b/cli/latest/reference/payment-cryptography-data/verify-auth-request-cryptogram.md index 4bf8bba45..1c2cf68f2 100644 --- a//cli/latest/reference/payment-cryptography-data/verify-auth-request-cryptogram.md +++ b//cli/latest/reference/payment-cryptography-data/verify-auth-request-cryptogram.md @@ -15 +15 @@ - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) » @@ -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) . @@ -253 +253 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/paymen ->>> * min: `2` +>>> * min: `8` @@ -659 +659 @@ AuthResponseValue -> (string) - * [AWS CLI 2.34.49 Command Reference](../../index.html) » + * [AWS CLI 2.34.52 Command Reference](../../index.html) »