AWS cli documentation change
Summary
Updated CLI version reference and added cross-account use documentation with resource-based policies link
Security assessment
Enhanced documentation for cross-account access via resource-based policies, improving security feature documentation. No indication of security vulnerability remediation.
Diff
diff --git a/cli/latest/reference/payment-cryptography/untag-resource.md b/cli/latest/reference/payment-cryptography/untag-resource.md index ef733251c..a761706cd 100644 --- a//cli/latest/reference/payment-cryptography/untag-resource.md +++ b//cli/latest/reference/payment-cryptography/untag-resource.md @@ -15 +15 @@ - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) » @@ -66 +66 @@ Deletes a tag from an Amazon Web Services Payment Cryptography key. -**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) . @@ -295 +295 @@ None - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) »