AWS cli documentation change
Summary
Updated cross-account use note to support resource-based policies
Security assessment
Documents cross-account access via resource-based policies, improving security feature documentation. No evidence of a security issue being fixed.
Diff
diff --git a/cli/latest/reference/payment-cryptography/get-public-key-certificate.md b/cli/latest/reference/payment-cryptography/get-public-key-certificate.md index e40f931d0..02e7357ee 100644 --- a//cli/latest/reference/payment-cryptography/get-public-key-certificate.md +++ b//cli/latest/reference/payment-cryptography/get-public-key-certificate.md @@ -13 +13 @@ - * [next](import-key.html "import-key") | + * [next](get-resource-policy.html "get-resource-policy") | @@ -15 +15 @@ - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) » @@ -23 +23 @@ - * [import-key →](import-key.html "next chapter \(use the right arrow\)") + * [get-resource-policy →](get-resource-policy.html "next chapter \(use the right arrow\)") @@ -64 +64 @@ Unlike the private key of an asymmetric key, which never leaves Amazon Web Servi -> **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) . @@ -304 +304 @@ KeyCertificateChain -> (string) - * [import-key →](import-key.html "next chapter \(use the right arrow\)") + * [get-resource-policy →](get-resource-policy.html "next chapter \(use the right arrow\)") @@ -311 +311 @@ KeyCertificateChain -> (string) - * [next](import-key.html "import-key") | + * [next](get-resource-policy.html "get-resource-policy") | @@ -313 +313 @@ KeyCertificateChain -> (string) - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) »