Learn R Programming

paws.cost.management (version 0.8.0)

paymentcryptographycontrolplane_untag_resource: Deletes a tag from an Amazon Web Services Payment Cryptography key

Description

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

See https://www.paws-r-sdk.com/docs/paymentcryptographycontrolplane_untag_resource/ for full documentation.

Usage

paymentcryptographycontrolplane_untag_resource(ResourceArn, TagKeys)

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.