Untag Resource
paymentcryptographycontrolplane_untag_resource | R Documentation |
Deletes a tag from an Amazon Web Services Payment Cryptography key¶
Description¶
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 can't be used across different Amazon Web Services accounts.
Related operations:
-
list_tags_for_resource
-
tag_resource
Usage¶
Arguments¶
ResourceArn
[required] The
KeyARN
of the key whose tags are being removed.TagKeys
[required] One or more tag keys. Don't include the tag values.
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
list_tags_for_resource
operation.
Value¶
An empty list.