Learn R Programming

paws.developer.tools (version 0.8.0)

wellarchitected_untag_resource: Deletes specified tags from a resource

Description

Deletes specified tags from a resource.

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

Usage

wellarchitected_untag_resource(WorkloadArn, TagKeys)

Arguments

WorkloadArn

[required]

TagKeys

[required] A list of tag keys. Existing tags of the resource whose keys are members of this list are removed from the resource.