paws.security.identity (version 0.5.0)

cloudhsmv2_untag_resource: Removes the specified tag or tags from the specified AWS CloudHSM cluster

Description

Removes the specified tag or tags from the specified AWS CloudHSM cluster.

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

Usage

cloudhsmv2_untag_resource(ResourceId, TagKeyList)

Arguments

ResourceId

[required] The cluster identifier (ID) for the cluster whose tags you are removing. To find the cluster ID, use describe_clusters.

TagKeyList

[required] A list of one or more tag keys for the tags that you are removing. Specify only the tag keys, not the tag values.