AWS cli documentation change
Summary
Updated CLI version reference and added cross-account use documentation with resource-based policies link
Security assessment
Added documentation for cross-account access via resource-based policies, which is a security feature enabling granular access control. No evidence of vulnerability being addressed.
Diff
diff --git a/cli/latest/reference/payment-cryptography/tag-resource.md b/cli/latest/reference/payment-cryptography/tag-resource.md index 064902e5e..03b62023b 100644 --- a//cli/latest/reference/payment-cryptography/tag-resource.md +++ b//cli/latest/reference/payment-cryptography/tag-resource.md @@ -15 +15 @@ - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) » @@ -68 +68 @@ Each tag consists of a tag key and a tag value, both of which are case-sensitive -> **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) . @@ -334 +334 @@ None - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) »