wellarchitected_untag_resource: Deletes specified tags from a resource

View source: R/wellarchitected_operations.R

wellarchitected_untag_resourceR Documentation

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.