v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1432172211.2 KB

Deletes a tag from an Amazon Web Services Payment Cryptography key.

Tagging or untagging an Amazon Web Services Payment Cryptography key can allow or deny permission to the key.

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.

Related operations:

post/#X-Amz-Target=PaymentCryptographyControlPlane.UntagResource

Headers

X-Amz-Target'PaymentCryptographyControlPlane.UntagResource' required

Request body

ResourceArnstring required

The <code>KeyARN</code> of the key whose tags are being removed.

TagKeysTagKey[] required
<p>One or more tag keys. Don't include the tag values.</p> <p>If the Amazon Web Services Payment Cryptography key doesn't have the specified tag key, Amazon Web Services Payment Cryptography doesn't throw an exception or return a response. To confirm that the operation succeeded, use the <a href="https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ListTagsForResource.html">ListTagsForResource</a> operation.</p>

Response

Success

UntagResourceOutput required